+ 1
Why my code "print' doesn't work?? (Pycharm community 2023 ver)
Yesterday u tried pycharm (I'm a newbie) And I tried most basic one. Which is "print" And I write "print(" hello guys")" in "main.py" but "print" doesn't show any color wich means I can't get it done. Idk where to see results and why it's not working.
3 Respostas
+ 1
Oh ok dude thx a lot
+ 2
Make sure there are no typos, and the indentation is correct. If the issue persists, check the console or terminal in PyCharm for any error messages.
+ 2
Dude I just tried another ver. And it works