How do i turn "Print" into pink salmon? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

21st Feb 2019, 11:35 PM
AgusTriangle
AgusTriangle - avatar
2 Answers
+ 2
"Print" must not be capitalized. If this doesn't help, please post your code https://www.sololearn.com/discuss/1316935/?ref=app
22nd Feb 2019, 5:39 AM
Anna
Anna - avatar
+ 1
This works for me: print ("test")
21st Feb 2019, 11:40 PM
Diego
Diego - avatar