0
my code
abcde_123=12 print(abcde_123) this will give an error
3 Answers
+ 2
what error?... the code is correct and should print 12 as o/p
0
what error? I think the code is correct 😕
0
code is correct. check your spacing
abcde_123=12 print(abcde_123) this will give an error