Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for shawntheking

So I have to create a guessing game to be played between 2-5 players. That part wasn't very difficult. I am however having LOTS of trouble with the try...catch statement. I have to have to make the program have a try catch so it doesn't throw an error if the …

Member Avatar for Taywin
0
1K
Member Avatar for shawntheking

Using both the 2011 and 2010 Fuel Efficiency .csv files, recreate the script from class allowing the user to specify the lowest gas mileage they are willing to get, list the cars available from 2011 meeting the mileage criteria, list the cars available from 2010 that meet the mileage criteria, …

Member Avatar for TrustyTony
-1
80
Member Avatar for shawntheking

Create a game where the computer picks a random word and the player has to guess that word. The computer tells the player how many letters are in the word. Then the player gets five chances to ask whether or not a specific letter is in that word. The computer …

Member Avatar for TrustyTony
0
115
Member Avatar for shawntheking

I have no idea where to start with this Python code. Any help is greatly appreciated. There is obvious going to be an input function but I'm not sure how to make the list. Here is the problem: Write a program to take in the names of U.S. Presidents into …

Member Avatar for griswolf
0
52