gordon-cs / JES4py

Other
7 stars 3 forks source link

(2) Work out a way to implement JES's "load program" functionality #52

Open jsenning opened 4 years ago

jsenning commented 4 years ago

In JES students can edit Python source and save the file and then "load" it - and repeat this process as they develop the program. We need a way to do this in JESemu - an easy way to re-import functions