Python Forum
Will not print in command prompt
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Will not print in command prompt
#11
(May-06-2020, 03:04 AM)menator01 Wrote: How I do it. Hope it helps.

Thank ya'll very much. I appreciate everyones help.

[Image: S1DZrD8]

I definitely have the right package up for running it with atom. But it still gives the error. The picture of the package matched the one in the video.

[Image: EszBtvi]
Reply
#12
on the first image the code is in the other open tab (Py4e.py), not AssignmnetOne.py file
on the second image print is Print and that should produce error (python is case-sensitive)

as a side note - Atom is an IDE. To run the code from cmd, you don't need to install any Atom add-ons. You need add-ons only if you want to run it inside Atom, in the built-in terminal inside the IDE.
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
#13
(May-06-2020, 03:43 AM)buran Wrote: on the first image the code is in the other open tab (Py4e.py), not AssignmnetOne.py file
on the second image print is Print and that should produce error (python is case-sensitive)

as a side note - Atom is an IDE. To run the code from cmd, you don't need to install any Atom add-ons. You need add-ons only if you want to run it inside Atom, in the built-in terminal inside the IDE.

[Image: HKlqyPv]

IT WORKED!!!
Thank you very much. Ya'll are kings among men.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu BillKochman 13 904 Apr-24-2024, 05:47 AM
Last Post: Bronjer
  problem with print command in super() akbarza 5 605 Feb-01-2024, 12:25 PM
Last Post: deanhystad
  What is the difference between Command Prompt and Sublimes yaoyao22 1 646 Jul-09-2023, 02:56 PM
Last Post: snippsat
  Python VS Code: using print command twice but not getting output from terminal kdx264 4 1,105 Jan-16-2023, 07:38 PM
Last Post: Skaperen
  Facing Problem while opening a file through command prompt vlearner 4 1,920 Jan-30-2022, 08:10 AM
Last Post: snippsat
  Why does absence of print command outputs quotes in function? Mark17 2 1,390 Jan-04-2022, 07:08 PM
Last Post: ndc85430
  Using print command to send command to rasberry pi terminal MondazeBear 2 1,881 Aug-02-2021, 03:15 PM
Last Post: Larz60+
  Noob warning: trying to use pip to install pytest and pep8 in Command Prompt adifrank 4 5,344 Dec-20-2020, 04:23 AM
Last Post: adifrank
  Running Python in Command Prompt Anwar 3 3,089 Nov-15-2020, 03:15 PM
Last Post: snippsat
  starting python from windows command prompt MaartenRo 4 2,857 Sep-04-2020, 12:25 PM
Last Post: MaartenRo

Forum Jump:

User Panel Messages

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