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
Nastasia [14]
3 years ago
10

Write a program in python to accept three numbers and print the largest of the three

Computers and Technology
1 answer:
Anika [276]3 years ago
8 0

Answer:

num1 = int(input("Enter number 1: "))

num2 = int(input("Enter number 2: "))

num3 = int(input("Enter number 3: "))

print(max(num1,num2,num3))

Explanation:

Python 3

You might be interested in
. Which one of the following is not a JAD participant? 1. Managers 2. System analyst 3. Business development manager 4. Users
asambeis [7]

Answer: 3) Business development manager

Explanation:

 JAD stand for joint application development and it is the methodology which basically involved users and client in the development and designing of the application.

It is the process which basically accelerate the designing of the information technology system. JAD involve managers , system analyst and users to develop the dynamic solution. But it does not involve the business development manager as the JAD basically focused o the individual approach in the development.

6 0
3 years ago
You have been hired as the new Information Security consultant at XYZ Inc. Which of these employee behaviors would be a top secu
Temka [501]
D. Because don’t leave unattended laptops in public someone else will steal it
3 0
3 years ago
Red is the longest color of the visible spectrum <br> T or F
MAVERICK [17]
True! the farthest it can go is infared which we cannot see.
5 0
3 years ago
Read 2 more answers
5.Structural insulated panels have the ability to insulate as<br> well as
zzz [600]

Structural insulated panels have the ability to insulate as

well as SUPPORT WEIGHT.

Explanation:

  • Structural insulated panels (SIPs) are a high performance building system for residential and light commercial construction.
  • SIPs are engineered panels used to construct walls, floors, and ceilings.
  • SIPs provide an extremely durable, strong, and energy-efficient building option. This is a replacement for construction methods using traditional framing lumber and insulation,
  • The panels consist of an insulating foam core sandwiched between two structural facings, typically oriented strand board.  The panels also have the capacity to support heavy weights as well as light weights.
  • SIPs are manufactured under factory controlled conditions and can be fabricated to fit nearly any building design. The result is a building system that is extremely strong, energy efficient and cost effective.
  • Building with SIPs will save you time, money and labor.
5 0
3 years ago
Write a program to read-in a sequence of integers from the keyboard using scanf(). Your program will determine (a) the largest i
Natali [406]
It’s not letting me answer it
3 0
3 years ago
Other questions:
  • The process of making raw materials into a finished product is known as
    14·2 answers
  • (011001111)2=(?)10 can anyone solve this urgent <br><br> Hurry
    11·2 answers
  • What is the oldest malware victor
    6·1 answer
  • Jennifer’s company currently uses Windows Active Directory to provide centralized authentication, authorization, and accounting
    7·1 answer
  • Write a program that reads a file name from the keyboard. The file contains integers, each on a separate line. The first line of
    7·1 answer
  • Why might people feel differently about their digital lives?
    11·1 answer
  • Which of the following sentences use the subjunctive mood correctly?Check all that apply. a. Dr. Franklin wishes he were the one
    11·1 answer
  • Write a Python program calculate summary statistics about a class assignment. First, prompt the user for the number scores to be
    6·1 answer
  • From the following list choose all the tasks an operating system performs.
    5·2 answers
  • What is the correct order of headers, from left to right, in a completed frame?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!