1. Write a game of rock paper scissors, one of the choices will be from the user and the other from the computer (use random) Print results for each game. Play the games in a row until you exit the game. Explain each step as comment. Game rules: Rock crushes scissors, you win. Paper covers rock, you win. Scissors cut paper, you win. 2. Write a program that sorts a list in ascending order. Don’t use sort method. Ask user number of list elements (at least 10 elements) Enter all elements from keyboard and printed.Sort your list.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%

1. Write a game of rock paper scissors, one of the choices will be from the user and the
other from the computer (use random) Print results for each game.
Play the games in a row until you exit the game. Explain each step as comment.
Game rules:
Rock crushes scissors, you win.
Paper covers rock, you win.
Scissors cut paper, you win.


2. Write a program that sorts a list in ascending order. Don’t use sort method.
Ask user number of list elements (at least 10 elements)
Enter all elements from keyboard and printed.Sort your list.


3. Write a code for craps game. Craps is a dice game in which the players make wagers
on the outcome of the roll, or a series of rolls, of a pair of dice.
The rules of the dice game craps are as follows:
You roll two dice. Each die has six faces, which contain one, two, three, four, five and six spots,
respectively. After the dice have come to rest, the sum of the spots on the two upward faces is
calculated. If the sum is 7 or 11 on the first throw, you win and play is over. If the sum is 2, 3
or 12 on the first throw you lose and play is over. If the sum is 4, 5, 6, 8, 9 or 10 on the first
throw, that sum becomes your “point.” To win, you must continue rolling the dice until you
“make your point” (i.e., roll that same point value). You lose by rolling a 7 before making your
point.


4. Write a program which prompts the user for their age. If they are 19 or younger inform
them that qualify for student discounts. If they are between 20 and 65 inform them that they
qualify for no age discounts. If they are 65 or over inform them that they can receive senior
discounts.


5. Write the python code which selects a random number between 1 and 10, once.
Prompt the user for input until they guess the random number. Print congratulation once they
guess it.

6. Write a program from decimal to any base, ask the user for a decimal number and
convert entered base by user. (Your program should support bases between 2 and 16 .)
7. ax^2+ bx + c = 0 a,b,c are constants number entered by the user. Find roots for
equation and determine the quadrant of the cartesian plane. Print equation, roots and write
which quadrant (I,II,III or IV).


8.Write all permutation for ABC. (Consider as a letter A, B,C).
9.Write program to print all the numbers divisible by 4 and 5 up to a number of
N(entered by user at least 100).
10.Write a program to check given text is palindrome or not.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY