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
Paul [167]
3 years ago
7

You have the opportunity to meet some droids and Wookies!

Computers and Technology
1 answer:
scZoUnD [109]3 years ago
5 0

Answer:

name = input("Enter name: ")

droids = int(input("How many droids you want to meet? "))

wookies = int(input("How many Wookies you want to meet? "))

   

print(name + " wants to meet " + str(droids) + " droids, and " + str(wookies) + " Wookies")

Explanation:

*The code is in Python.

Ask the user to enter the name, number of the droids and number of the Wookies

Print the name, number of the droids, and number of the Wookies

Note that while getting the input for the droids and wookies, you need to typecast the input the int (Since the values are int). Also, to print these variables, you need to typecast them as string in that format.

You might be interested in
What would a bar graph best be used for? State why and give 2-3 examples of things you could demonstrate with a bar graph
DanielleElmas [232]

Answer:

A bar graph is used to compare facts.

For example:

A group of people's favorite movie.

A group of people's favorite fruit.

4 0
3 years ago
Which of the following characteristics relates to authentication header (AH)? It is a document that defines or describes compute
mr_godi [17]

Answer:

It is a protocol that provides integrity protection for packet headers and data, as well as user authentication.

Explanation:

The characteristic relates to authentication header (AH) is that it is a protocol that provides integrity protection for packet headers and data, as well as user authentication.

3 0
3 years ago
Here is a list of storage devices:
Nookie1986 [14]

Answer:

1. magnetic tape

2. cd rom

3. ssd

4.magnetic tape

5. sd card , usb memory stick

6. sd card

usb memory stick

Explanation:

this question isn't worded very well teachers these days

8 0
3 years ago
Is 5g harmful to the body ?
Vera_Pavlovna [14]

Answer:

yes, because of radiation

5 0
3 years ago
Read 2 more answers
What was the attitude of the U.S. Senate towards the Treaty of Versailles, and why did they have that attitude?​
Arte-miy333 [17]

Answer:

in 1919 the Senate rejected the Treaty of Versailles, which formally ended World War I, in part because President Woodrow Wilson had failed to take senators' objections to the agreement into consideration. They have made the French treaty subject to the authority of the League, which is not to be tolerated. hope it helps in someway ig idk

Explanation:

8 0
3 years ago
Other questions:
  • Which of the following is true of property?
    13·1 answer
  • If you wanted to have wireless connectivity in your home or​ apartment, you would need a​ _________________ to move packets of d
    11·1 answer
  • What operating system is an open source program
    15·1 answer
  • What are the disadvantages of using pointers?
    6·1 answer
  • You have just purchased a motherboard that has an LGA 1156 socket for an Intel Pentium processor. What type of memory modules wi
    14·1 answer
  • (1)similarities between backspace key and delete key. (2) different between backspace key and delete key. (3) explain the term e
    10·1 answer
  • Which of the following examples can be solved with unsupervised learning?
    8·1 answer
  • Write a program, called compute_stats.c, which opens a data file, called numbers.txt, which contains of a list of positive integ
    10·1 answer
  • Which steps are correct for creating a document from a user-defined template?
    15·1 answer
  • Place the steps for attaching a file to a message in order from top to bottom.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!