Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for grand_78

Okay so my code is almost complete but I still need one small thing that I can figure out. When running my code it will add 5 when accelerating and subtract 5 when braking, but I need it to display an error when speed >0 when braking, then reset speed …

0
154
Member Avatar for grand_78

Okay so my code works, but I need a few more requirements for it and I can't seem to get them right even though they should be pretty simple. I just need the window to display an error message when the values entered are not numerical and when the values …

Member Avatar for slate
0
231
Member Avatar for grand_78

Hi, I'm working on this problem in my python programming class and need help with part of it. I need to have it display a "F" for anyones grade that is below 60, and also have it display the amount of "F" students, as well as the percentage of students …

Member Avatar for Freshly
1
533
Member Avatar for grand_78

I need help with just one line. I need an "F" to be displayed on the same line the student with 45 points. I keep getting the "F" to display on a new line below the 45. I guess something is wrong with my if statement. I also need to …

Member Avatar for Brandon Hatch
0
202
Member Avatar for grand_78

I am a beginner in computer programming and need help with this problem: Create a script that prompts the user to provide the number of pennies, nickels, dimes, and quarters. Display back the value of the coins in dollars and cents. Here is my code so far, everything is good …

Member Avatar for BustACode
0
2K
Member Avatar for grand_78

Can someone please help me solve this problem? I've tried 20 different things and have had no such luck. The problem is: The Fast Freight Shipping Company charges the following rates: 2 pounds or less --- $1.50 per pound Over 2 pounds but not more than 6 pounds---$3.00 per pound …

Member Avatar for grand_78
0
224