how to code on separate line at the bottom of the program
how i resolve this error

how i resolve this error

Hi, Max!
You should be able to click on the code editor, and start typing. If this isn't working for you, then you should submit a support ticket.
Hey Max,
It appears that you made a typo on the last line of the program. "print('you got', 'this!')" tells the program to print the two sentences (the ones seperated by the comma) on two different lines. To fix this, just combine the two together. Like this: print("You got this!")
More information about print statements can be found here.
Hope that helps!
im also having this problem, I cant figure out the keys to press at all. I've tried almost every combination. nothing worked. I've even tried searching it up but nothing pops up.
Hi pyro,
Which challenge are you working on? Could you please post a screenshot of your current code and any error messages?
Thanks!
Yorum yazmak için lütfen oturum açın.