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
An identifying value called a/an ____ is assigned by the java runtime to an object when it is created, to allow the java runtime
uranmaximum [27]
This is going to be called a hash code. =)
8 0
3 years ago
An algorithm written out in plain English statements is called __________.
Anna007 [38]

guiding pattern

Explanation:

these differ from algorithms because they are more explained

3 0
3 years ago
When a new word processing software program is released, companies that might use it must consider not only the cost of buying i
Alexus [3.1K]

When a new word processing software program is released, companies that might use it must consider not only the cost of buying it, but the costs of retraining all their employees to use it, and of training their support staff to install and operate it. These additional costs beyond the purchase price are known as <u>c. transformation </u>

Explanation:

  • Software cost estimation is the process of predicting the effort required to develop a software system.
  • As a number of these models rely on a software size estimate as input, we first provide an overview of common size metrics.
  • We then highlight the cost estimation models that have been proposed and used successfully.
  • Transformation Costs means the total difference between Price paid by Nortel Networks for the Product and total Material Cost, and includes Material Overhead, Labour Cost, Overhead Cost, Warranty Costs, Profit, Cost of Logistics Operations
  • Cost transformation work focuses on simplifying, refocusing and strengthening your business, so you can pursue growth & a better customer experience.
  • Transformational Cost Management Program charges are recognized as the costs are incurred over time in accordance with GAAP.

4 0
3 years ago
Select the correct answer.
ladessa [460]

Answer:

ask customers to use strong passwords to protect their accounts

8 0
3 years ago
Read 2 more answers
Jeanne writes a song, and Raul wants to perform
Goryan [66]
B) ask jeanne for permission
6 0
3 years ago
Read 2 more answers
Other questions:
  • Add the following functions to the code:
    9·1 answer
  • What does intergrated organization mean
    15·1 answer
  • Rick works for the government and is investigating a small business that the government suspects has been cheating on its taxes.
    15·1 answer
  • Arrange the binary number in increasing order of their arithmetic output in the decimal number system ?
    9·1 answer
  • From which of the following locations can you run a single line of the program?
    12·1 answer
  • The analogy of a computer system is often used to illustrate the different parts of memory. The keyboard is where we encode new
    8·1 answer
  • ¿Cuál es la diferencia entre una plataforma educativa y una tutoría?
    7·1 answer
  • Your worksheet contains a price in cell A5 and many formulas refer to that price how would you refer to that price in the formul
    12·1 answer
  • How to send an email to multiple recipients individually outlook
    14·1 answer
  • Between the div tags below, type the code for a link to the second.html page. Use "Go to the Second Page" as the link text
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!