Skip to content

SubatomicPlanets/SimpleStringMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

StrToMath

A python very simple file which can evaluate strings. Example: in: "what is 5 + (65-3*6)" out: "52"