0
Why it is showing syntax identification error while i am using division ?
When i input 4Ă·2 it is showing syntax identification error
1 Answer
+ 2
What programming language are you using?
Try "/" instead of "Ă·".
When i input 4Ă·2 it is showing syntax identification error