How to fix invalid character in identifier | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to fix invalid character in identifier

20th Aug 2022, 4:22 AM
Trọng Khang
Trọng Khang - avatar
8 Answers
+ 1
If you didn't copied the line from somewhere ,it should work fine. Usually that occurs when you copy stuff from somewhere else and paste it somewhere where it can't identify few characters. Some editing softwares have special characters inserted .
20th Aug 2022, 11:54 AM
Abhay
Abhay - avatar
+ 1
Just learn & implement them
20th Aug 2022, 7:52 AM
Sâñtôsh
Sâñtôsh - avatar
0
Hi! I think its possible by hand. Find this wrong symbol with your eyes and adjust it with your hands.
20th Aug 2022, 4:32 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Code: print("Loading important files...system.exe")
20th Aug 2022, 4:36 AM
Trọng Khang
Trọng Khang - avatar
0
your code line contains no errors, runs perfectly and is displayed in the console
20th Aug 2022, 4:46 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
ok but the ide still says there is an error, i go to any editor and it says there is an error
20th Aug 2022, 4:50 AM
Trọng Khang
Trọng Khang - avatar
0
I tried everything but no success
20th Aug 2022, 4:52 AM
Trọng Khang
Trọng Khang - avatar
0
no one can help you if they cant reproduce your code in exactly the same conditions as you have. especially if you run it locally on your machine
20th Aug 2022, 5:18 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar