Python Forum
Help with Python&Pycharm BUG
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Python&Pycharm BUG
#3
you are writing in a IDE and the file in which you write is beginner.py. given the extension (py) it detects that what you type in that particular file should be python code. I really don't understand what else you expect...
If you want to just write plain text (e.g. like a comment or doc string), either make it a comment (using #, or enclose it in quotes).
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Help with Python&Pycharm BUG - by randomhorse - Dec-23-2019, 05:45 AM
RE: Help with Python&Pycharm BUG - by Malt - Dec-23-2019, 06:43 AM
RE: Help with Python&Pycharm BUG - by buran - Dec-23-2019, 07:58 AM
RE: Help with Python&Pycharm BUG - by randomhorse - Dec-23-2019, 08:32 AM
RE: Help with Python&Pycharm BUG - by buran - Dec-23-2019, 08:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  updating pip, python - understanding terminal and pycharm. endlessnameless 0 1,378 Jun-24-2024, 05:48 AM
Last Post: endlessnameless
  Newbie question about switching between files - Python/Pycharm Busby222 3 1,562 Oct-15-2023, 03:16 PM
Last Post: deanhystad
  Can't update new python version on Pycharm GOKUUUU 6 8,327 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  How to use GPU in Python or Pycharm? plumberpy 2 19,315 Oct-11-2021, 12:57 PM
Last Post: plumberpy
  Cannot install tensorflow, numpy etc in Pycharm with Python 3.10 plumberpy 2 4,817 Oct-07-2021, 05:33 AM
Last Post: plumberpy
  Python Program Runs in Pycharm but not in Terminal Vbhardwaj2383 2 4,629 Apr-06-2020, 04:41 PM
Last Post: Vbhardwaj2383
  Cant run command python in PyCharm, but it works in cmd LevG0r 1 3,606 Sep-09-2018, 06:21 PM
Last Post: Axel_Erfurt
  python console executes a file that PyCharm cannot execute sylas 6 6,591 Jun-10-2017, 04:50 AM
Last Post: Skaperen
  python turtle module in pycharm error sajley 2 14,449 Dec-12-2016, 08:52 PM
Last Post: sajley

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020