Python Forum
Can’t get program to run properly
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can’t get program to run properly
#2
What's wrong with it?

It's preferred that you put tags around code so that the tabs and stuff stay. Put a "[ python ]" on the line above your code, and a "[ /python ]" on the line after. Don't put the spaces inside the brackets. There is no way for us to know your indentations and that may be the problem.

I did just notice that you are trying to open a file called "cusoumers.txt". Any chance that's not the right name?
Reply


Messages In This Thread
Can’t get program to run properly - by ITnet20 - Dec-03-2019, 05:42 AM
RE: Can’t get program to run properly - by michael1789 - Dec-03-2019, 06:00 AM
RE: Can’t get program to run properly - by buran - Dec-04-2019, 07:10 PM
File issues - by ITnet20 - Dec-04-2019, 05:58 AM
RE: File issues - by buran - Dec-04-2019, 09:45 AM
RE: File issues - by jefsummers - Dec-04-2019, 03:16 PM
RE: File issues - by ITnet20 - Dec-04-2019, 06:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  The program isn't counting the total properly DanielCook 1 1,764 Jul-09-2020, 04:51 PM
Last Post: mrdominikku

Forum Jump:

User Panel Messages

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