Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Final Project Help
Post: RE: Final Project Help

Switched everything out and the code works as long as I don't put in a . if i do i get this error Traceback (most recent call last): File "C:\Users\BlackPearl\Desktop\Project one\final.py", line 4, ...
hyg71886 Homework 6 3,960 Feb-06-2019, 01:36 AM
    Thread: Final Project Help
Post: RE: Final Project Help

Ok I'll change everything to int. The line in question I don't want the user to do anything for that line I just want it to print and automatically go to the next after it does the calculation. I trie...
hyg71886 Homework 6 3,960 Feb-05-2019, 04:04 PM
    Thread: Final Project Help
Post: Final Project Help

Good morning everyone, I am working on my final project but am hitting a wall. My assignment is as follows The 1040EZ is an IRS form for individuals to complete their income taxes. It is easy to comp...
hyg71886 Homework 6 3,960 Feb-05-2019, 03:06 PM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

OMG IT WORKED thank you so much!!! wow I can't believe I couldnt figure that out. So basically if I have how ever many of ( I have to close the line with the same amount. Wow mind blown right now
hyg71886 Homework 15 6,576 Jan-30-2019, 04:10 AM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

(Jan-30-2019, 03:28 AM)ichabod801 Wrote: team1 is a list. You need to use a string. team1[0] is the string of the team's name. I could use a little help here. "I'm getting errors" is vague. I was a...
hyg71886 Homework 15 6,576 Jan-30-2019, 03:43 AM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

So should it be something like this? team_1[0] = int(input('How many points did the {} score in quarter 1?'.format(team1)) When I try that I keep getting errors. I tried it a couple different ways but...
hyg71886 Homework 15 6,576 Jan-30-2019, 03:22 AM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

(Jan-30-2019, 02:52 AM)ichabod801 Wrote: Okay, then: print('What {} is confusing you about the format method?'.format('specifically')) So I took your advice and changed the eval to int. Whats confu...
hyg71886 Homework 15 6,576 Jan-30-2019, 02:59 AM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

no not yet
hyg71886 Homework 15 6,576 Jan-30-2019, 02:36 AM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

I was saying that based off of the like you put. The main problem is getting the team name to appear and not get the error i first posted. Also, I don't understand initializing to a list. I thought wh...
hyg71886 Homework 15 6,576 Jan-30-2019, 02:27 AM
    Thread: Help with arrays assignment
Post: RE: Help with arrays assignment

Sorry about that I will make sure to post correctly next time. The section you have as output is just an example of how it is supposed to work. So from what I read I'm supposed to use the str function...
hyg71886 Homework 15 6,576 Jan-29-2019, 11:58 PM
    Thread: Help with arrays assignment
Post: Help with arrays assignment

Good evening. I am new to coding and python this is my fourth week in class. The assignment was Statistics on football games are often displayed as the number the points each team (home and visitor) ...
hyg71886 Homework 15 6,576 Jan-29-2019, 11:33 PM

User Panel Messages

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