0
How do i turn "Print" into pink salmon?
I was trying to make a While loop but when i try to turn it on it says "Print is not a valid name" and print is blue all the time. How do i turn it pink? Like "While" does?
2 ответов
+ 2
"Print" must not be capitalized. If this doesn't help, please post your code
https://www.sololearn.com/discuss/1316935/?ref=app
+ 1
This works for me:
print ("test")