Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~693 People Reached
Favorite Forums
Favorite Tags
Member Avatar for marethamogale

iam doing a python program and the question reads:Write a program that asks the user about textbook prices and reports how overpriced the textbooks are. (You may wish to read this number from the user with the input command. You can round numbers with the round command.) You should match …

0
105
Member Avatar for marethamogale

write a program in python that gets the word from the user and tells them if it is a parindrome or not.your program should not care about capitalization

Member Avatar for vegaseat
-1
128
Member Avatar for marethamogale

write a program that gets a score from a player and rates it based on the following given a score 0-999,the program should display message 'nothing to brag about' 1000-9999 display message 'good score' if score is over 9999 the program should display the message 'very impressive' if score is …

Member Avatar for vegaseat
0
155
Member Avatar for marethamogale

write a program that stimulates flipping a coin 100 times and then displays the total number of heads and total number of tails achieved

Member Avatar for phorce
0
174
Member Avatar for marethamogale

write a program that allows the user to enter his or her two favorite food.The program should then print out the name of a new food by joining the original food names together.

Member Avatar for sepp2k
0
128