0
There is a bug, i cant pass "HI" python tutorial exerice
:/
14 Réponses
+ 2
Well, you need to enter "print", not "hi"
+ 1
Did you answer the questions correctly?
+ 1
I did try that. I you try to type PRINT it is changed into print before you hit the enter key and it is accepted. Maybe it is a keyboard (language) issue.
+ 1
Huh? There is no bug. Just enter "print". The full statement looks like this: print("Hi")
0
what's mean?
0
yes, everything what I wrote is changed to smaller letter
0
Python is case sensitive. "Print" (capital p) is not the same as "print". If your answer is changed to lower case letters it seems like your answer was not correct.
0
hey, I know that but everything what I wrote in that box is changed by that app to lower :l
0
Hm. Do you have a link to or a screenshot of that question?
0
I didn't expect a video 😀
Anyway, I tested it. You're right, it automatically changes upper case letters to lower case. I don't know if that's a bug. Maybe it is meant to make learners get familiar with the fact that print() has to be in lower case letters. Also, many phones will automatically capitalize the first letter so that you would enter "Print" even though you try to enter "print". I actually think it's a nice feature. I wish the code playground had the same feature 🤔
0
buuut, there is a way to pass this first exercise? or I should give up this app :( ?
0
so when it's gonna be repaired ? :/
0
oh my God I'm so dumb ...