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
Lorico [155]
3 years ago
8

What is the answer to 3.2 edhesive question 1,2,3

Computers and Technology
2 answers:
VARVARA [1.3K]3 years ago
5 0

Answer:

Explanation:

Question 1

value=float(input("Enter a number: "))

if (value > 45.6):

   print("Greater than 45.6")

Question 2

num= float(input("Enter a Number: "))

if (num >= 90):

   print("Great!")

icang [17]3 years ago
4 0

Answer:

<u>for question 1:</u>

x=input("Enter a number: ")

if(int(x > "45.6")):

   print("Greater than 45.6")

   

print("Done!")

<u>for question 2:</u>

x = float(input("Enter a number: "))

if (x >= 90):

  print ("Great!")

<u>for question 3:</u>

x = str(input("Enter the Password:"))

if (x == "Ada Lovelace"):

  print ("Correct!")      

if (x != "Ada Lovelace"):

  print ("Not Correct")

<em>I hope this helped!!!</em>

Explanation:

You might be interested in
Match each logical function with its description. AND COUNTIF SUMIF IF tests for a certain condition and returns one of two valu
lakkis [162]
1. IF
2. AND
3. COUNTIF
4. SUMIF
4 0
4 years ago
Fair use allows individuals to break copyright so long as they ________.
Iteru [2.4K]
Can prove they are not infringing on copyright
4 0
3 years ago
Which wireless communication technology is most likely used when synchronizing device information to an automobile?
seropon [69]
Bluetooth is the most reasonable answer
8 0
4 years ago
What permissions are needed in order to use a work online that is in the public domain?
Maurinko [17]
<h2 /><h2>⇒Written  \: permission  \: from \\  the  \: creator</h2>

The term “public domain” refers to creative materials that are not protected by intellectual property laws such as copyright, trademark, or patent laws. ... Anyone can use a public domain work without obtaining permission, but no one can ever own it.

5 0
2 years ago
Bernard has a visual disability. Which type of assistive technology would he use to access print on the chalkboard or overhead s
dusya [7]

Answer:

a tactile input device

Explanation:

Based on the scenario being described it can be said that the best assistive technology for Bernard would be a tactile input device. Such a device would allow Bernard to physically interact with the print on the chalkboard or overhead screen from the device itself without having to actually get close to the chalkboard or screen. Thus allowing him to view its content from the palm of his hand.

8 0
3 years ago
Other questions:
  • There are n tasks to complete. Each task first needs to be preprocessed on a supercomputer and then finished on one of n process
    12·1 answer
  • 802.11ac provides an advantage over 802.11n by incorporating increased channel bonding capabilities. What size bonded channels d
    10·1 answer
  • An interface does not have ____.
    13·1 answer
  • I WILL GIVE BRAINLIEST TO WHO ANSWERS FIRST AND CORRECTLY.
    6·2 answers
  • How many miss Dragon Ball Abridged?
    5·2 answers
  • Which graphic file format is used for commercial purposes.
    10·1 answer
  • Which of the following is an algorithm?
    15·2 answers
  • Every single device can be connected to every other device on network, making the network mesh. This statement is True or False?
    8·1 answer
  • You are creating a web page as part of a science project. Your role is to put your data on the webpage. You tracked the growth o
    12·2 answers
  • Python Programming
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!