davidcallanan / py-myopl-code

Interpreter for the BASIC language written in Python 3
MIT License
469 stars 326 forks source link

How do i download module basic? #38

Open pezur091 opened 1 year ago

pezur091 commented 1 year ago

where do i download the module basic for the program?

MacCygwin commented 1 year ago

the module basic is from importing code from basic.py file

foxypiratecove37350 commented 2 months ago

Have you ever looked at the repo tree? It's a local module, a local file that is imported in shell.py, it's a FILE!