issues
search
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
Division is not autocompleted
#576
Open
vicchig
opened
2 years ago
vicchig
commented
2 years ago
Insert a number as an argument to
print()
Try to divide the number.
Observe how the autocomplete menu is displayed instead of autocompleting the operation, which is what happens to all other arithmetic operations.
print()