Python Forum
Python only outputting "101"
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python only outputting "101"
#2
Your code is fine, so something must be wrong with your environment.

Are you using an IDE like PyCharm? Are you sure you are executing the correct code (run does not necessarily execute the code you are looking at)?

Try executing the code in the command line / console using the same Python Interpreter as that you have configured for the project/session in your IDE.
I am trying to help you, really, even if it doesn't always seem that way
Reply


Messages In This Thread
Python only outputting "101" - by Spuffle - Jan-08-2019, 07:44 PM
RE: Python only outputting "101" - by gruntfutuk - Jan-08-2019, 08:05 PM
RE: Python only outputting "101" - by buran - Jan-08-2019, 08:07 PM
RE: Python only outputting "101" - by buran - Jan-09-2019, 10:07 AM
Pycharm not updating script path - by Spuffle - Jan-09-2019, 09:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Reading a directory and outputting as sound loungeroom 0 1,241 Jul-30-2021, 09:26 PM
Last Post: loungeroom
  Opening file and outputting its text content example leodavinci1990 1 1,906 Oct-12-2020, 05:33 AM
Last Post: buran
  Outputting Sorted Text files Help charlieroberrts 1 1,760 Jul-05-2020, 08:37 PM
Last Post: menator01
  Outputting results into other program ancient650 1 1,868 Jun-11-2019, 02:49 PM
Last Post: gontajones
  Outputting a float value in a print() statement RedSkeleton007 2 3,547 Jan-11-2018, 09:23 AM
Last Post: buran
  Attribute errors, and outputting johnnyaustin 3 3,379 Dec-09-2017, 02:58 PM
Last Post: buran
  Code is Outputting Incorrectly mikerosz94 0 2,105 Sep-01-2017, 01:28 PM
Last Post: mikerosz94
  isinstance not outputting anything mikerosz94 3 3,418 Aug-31-2017, 03:07 PM
Last Post: mikerosz94
  Repost isinstance not outputting any statements mikerosz94 1 2,952 Aug-31-2017, 12:46 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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