1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kvasek [131]
3 years ago
11

Rock, Paper, Scissors

Computers and Technology
1 answer:
Afina-wow [57]3 years ago
8 0

Answer:

here's the link https://onlinegdb.com/PFLVdeqwM

plz gib brainlist lol

print('choose Rock, Paper, or Scissors')

choice=input('insert your choice:')

import random

x= random.randint(1,3)

if choice == ('Rock'):

   if x == 1:

       print('tie')

       print('I chose rock')

   if x == 2:

       print('you lose')

       print('I chose paper')

   if x == 3:

       print('you win')

       print('I chose Scissors')

if choice == ('Paper'):

   if x == 1:

       print('you win')

       print('I chose rock')

   if x == 2:

       print('tie')

       print('I chose paper')

   if x == 3:

       print('you lose')

       print('I chose scissors')

if choice == ('scissors'):

   if x == 1:

       print('you lose')

       print('I chose rock')

   if x == 2:

       print('you win')

       print('I chose paper')

   if x == 3:

       print('Tie')

       print('I chose scissors')

You might be interested in
Which of the following was not something colonial children had to do? WILL GIVE BRANLEST ///////////////////////////////////////
Ksenya-84 [330]

Answer:

i beleive it is bow when they approach their parents

5 0
3 years ago
Select the correct answer.
algol13
I believe the answer is D. in the military
hope this helps!
6 0
4 years ago
Read 2 more answers
Write a program that will make a copy of a text file, line by line. Read the name of the existing file and name of the new file(
Luba_88 [7]

Answer:

To find the text file, use a full path name when entering the file name, such as

C:\textfiles\StateCapitals.txt

You can save typing in the full path name by putting the file in the project directory, such as in

C:\Users\me\Documents\NetBeansProjects\Project4

3 0
3 years ago
Write an interface, PointingDevice, containing: an abstract method, getXCoord that returns an int an abstract method, getYCoord
vaieri [72.5K]

Answer:

Following are the code in java language

abstract interface PointingDevice // interface  PointingDevice,

{

// abstract method getXCoord()

public abstract int getXCoord();

// abstract method getYCoord()

public abstract int getYCoord();    

// abstract method attentionRequired()

public abstract boolean attentionRequired();  

// abstract method setResolution( )

public abstract double setResolution(double a);  

}

Explanation:

In this code we have declared a abstract interface "PointingDevice" which contains the four abstract method getXCoord of type int , getYCoord() of type int , attentionRequired() of type boolean and setResolution() of type double .

These method have only declaration not definition any interface or class which inherit the inteface PointingDevice must define all these four method otherwise it also be abstract .

4 0
3 years ago
1.an electronic index of books A. web page
zimovet [89]
It was quite difficult to understand what you need. Anyway, I've got it. I guess you need to much all the terms to each sentence. So I think I've done it right. Check it out:

1.an electronic index of books - <span>B. computer catalog
</span><span>
2.a device which categorizes and locates web sites - </span><span>H. search engine
</span><span>
3.to draw a conclusion - </span>D. infer<span> 

4.a block of information stored in an HTML file on a server - </span><span>A. web page
</span><span>
5.the table of contents of a web site - </span><span>G. home page
</span><span>
6.a software package which retrieves information from any or all available Internet servers - </span><span>I. browser
</span><span>
7.a highlighted word or phrase within a web page which acts as a "bridge" to another web page or site - </span><span>F. hyperlink
</span><span>
8.a topic sentence - </span><span>C. key sentence
</span><span>
9.a term which aids in narrowing a web search - </span>E. keyword
5 0
3 years ago
Other questions:
  • Text filters allow you to create a custom filter to match ________ the text in a field that you specify.
    7·1 answer
  • 10 points!!!! Giving brainly to correct answers ! how do you make your questions wroth 5 points? mine only goes down to 10 &gt;:
    15·1 answer
  • Before text can be formatted you must first
    10·2 answers
  • Which signal types are represented by a continuous waveform?
    10·1 answer
  • The Warn-on-Forecast has been developed by the National Weather Service to help predict hazardous weather earlier. Which of the
    10·2 answers
  • Write an application that counts by five from 5 through 500 inclusive, and that starts a new line after every multiple of 50 (50
    13·1 answer
  • What would you need to install if you have an app that is incompatible with your current operating system?
    13·1 answer
  • One way that Intuit handles the ________ of its TurboTax and other financial software is through its websites. The site includes
    11·2 answers
  • Explain the relevancy of computers in today's global society​
    11·1 answer
  • Firestick optimizing system storage and applications loop
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!