richpl / PyBasic

Simple interactive BASIC interpreter written in Python
GNU General Public License v3.0
165 stars 45 forks source link

Fix same numeric bug as #18, but for READ command #20

Closed JiFish closed 3 years ago

JiFish commented 3 years ago

Just a small change to fix same issue as #18