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
Zina [86]
3 years ago
8

3.6 code practice (edhesive)

Computers and Technology
1 answer:
Pie3 years ago
4 0

largest = int(input("Enter a number: "))

print("Largest: {}".format(largest))

i = 0

while i < 5:

   num = int(input("Enter a number: "))

   if num > largest:

       largest = num

   print("Largest: {}".format(largest))

   i += 1

I hope this helps!

You might be interested in
What is one advantage of using the sharing tab vs. the security tab to give out permissions?
Hoochie [10]

Answer:

Depending on what operating system you have my best choice would be D since on some folders you can share permissions with other people. It really depends on what computer you're talking about.  

8 0
3 years ago
Which audio file type was created specifically for use on the Internet?
faltersainse [42]
I believe MP3 like 89% sure
6 0
3 years ago
Read 2 more answers
I need help with the rest also
dalvyx [7]

Answer:

??? blackkkkkkkkkkkkkkkkk

6 0
2 years ago
Henry must choose which type of smart speaker to use in his home. He asked you to help him decide which one will best suit his n
Vikentia [17]

Answer:

Home

Explanation:

When buying a smart speaker, you must be sure which voice assistant you would prefer. If you want to be connected with your Amazon account, then you can get Echo. If you prefer to be connected to your Google Account and want Google Assistant, then you would prefer Home. If you fancy Microsoft, you buy Cortana, and if you love Apple, you buy Homepod. Since Henry wants his smart speaker connected to his Google Account, then he has to buy the Google Home smart speaker.

8 0
3 years ago
In order to accomplish the same goal, a person can click and hold down the mouse button and drag to the right, or hold Shift and
RoseWind [281]
The goal is selecting text in the document.
You can try in on your own - just open a Word (or whatever program you use) document and click on a word, and do what you wrote above and you will see that more and more parts of a word or more words will be selected the longer you hold Shift and move the right arrow key.
5 0
3 years ago
Other questions:
  • This type of connection uses radio waves to connect devices on a network.
    9·2 answers
  • A ____ is a type of program that uses a grid to organize and work with data.
    14·1 answer
  • Sorting and filtering are two ways to _____ data.
    7·2 answers
  • An experimenter discovers that the time for people to detect a string of letters on a computer screen is 400 milliseconds, and t
    5·1 answer
  • in a deisgn project, what two types of graphics or images is the digital artist respondsible for creating?
    11·1 answer
  • What is a deny all catch all
    5·1 answer
  • in java Write a program with total change amount in pennies as an integer input, and output the change using the fewest coins, o
    13·1 answer
  • Scenario
    7·1 answer
  • What are the raw materials for the process of photosynthesis​
    6·2 answers
  • Write a 5 – 7+ sentence paragraph about Thanksgiving that DOES NOT use the letter “t.”
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!