MajeedKazemi / code-struct

A new text-based environment that helps beginners transition into conventional text-based programming environments.
http://code-struct.vercel.app
GNU General Public License v3.0
26 stars 10 forks source link

Incorrect type conversions for integers #519

Closed vicchig closed 2 years ago

vicchig commented 2 years ago

Was added in 868fef43d0cae8594019f6462b372862eec94126 It should be added to the string conversion record since we are converting from string to int here.

image