Computers and Technology

Challenge 3 print("The area is ", area)
width = input("Please enter a width")
• asks the user to input the
width of a rectangle
• asks the user to input height of
a rectangle
calculates the area
outputs the result
area = width * height
width = int(width)
.Put the statements in order to solve
the challenge
height = input("Please enter a height")
height = int(height)


Challenge 3

print(The area is , area)
width = input(Please enter a width)
• asks the user to

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 06:30, gracie2492
What result from the passage of this amendment
Answers: 1
image
Computers and Technology, 22.06.2019 06:50, phillipfruge3
Match the personality traits with their description
Answers: 1
image
Computers and Technology, 23.06.2019 10:30, tommyaberman
Would a ps4 wired controller work on an xbox one
Answers: 1
image
Computers and Technology, 23.06.2019 11:00, abdulbasharee99
In the context of the box model, what is the difference between a margin and a padding? a. a padding lies outside a box border, while a margin lies inside it. b. a padding lies inside a box border, while a margin lies outside it. c. a padding can be adjusted independently, while a margin depends on the size of its box. d. a padding depends on the size of its box, while a margin can be adjusted independently.
Answers: 3
Do you know the correct answer?
Challenge 3 print("The area is ", area)
width = input("Please enter a width")
• asks t...

Questions in other subjects:

Konu
Mathematics, 13.08.2019 01:20
Konu
Mathematics, 13.08.2019 01:20
Konu
Mathematics, 13.08.2019 01:20