Why it is showing syntax identification error while i am using division ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Why it is showing syntax identification error while i am using division ?

When i input 4÷2 it is showing syntax identification error

26th May 2021, 4:12 PM
Mrityunjoy Kumar
1 Respuesta
+ 2
What programming language are you using? Try "/" instead of "÷".
26th May 2021, 4:23 PM
Simon Sauter
Simon Sauter - avatar