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
maks197457 [2]
3 years ago
13

The Power of If Worksheet

Computers and Technology
2 answers:
Crazy boy [7]3 years ago
6 0
Def main





Name = input
sattari [20]3 years ago
3 0

Answer:

def main():

  name = input("Enter your name: ")

  age = input("Enter your age: ")

  color = input("Enter you favorite color: ")

  birth = input("Enter your birthday: ")

  print(name + " is "+age+" year(s) old.")

  print(name + "'s favorite color is "+color)

  print(name + " was born on "+ birth)

main()

I hope this helps! The code runs perfectly fine for me.

Explanations:

You might be interested in
Features of Python are *
Nonamiya [84]

Answer:

a

Explanation:

Python is platform independent, it can be ran on any operating system.

4 0
3 years ago
When you send an echo request message with the ping program, a successful attempt will return a(n) ______ message.
svlad2 [7]

Answer:

echo reply

Explanation:

It is a test that a user performs to confirm that remote system is up and running on the network. This is needed when basic connectivity failure problem appears. Internet Control Message Protocol  renders 2 messages for this service which are Echo Request and Echo Reply. Echo Request is a request sent to a destination device. This system acknowledges with an Echo Reply message. Echo request is generated by destination system with PING program. Ping program is used for testing basic connectivity. An echo reply is sent by target system to the requesting system acknowledging that the echo request has been received.

3 0
3 years ago
Clunker Motors Inc. is recalling all vehicles from model years 2001-2006. A bool variable named recalled has been declared. Give
AlekseyPX

Answer:

recalled = (modelYear >= 2001) && (modelYear <= 2006);

3 0
3 years ago
This term is also called live, or hot, which means that a voltage is present and it can cause an electrical current. Any time an
tangare [24]
B. Energised although this is not as common
3 0
4 years ago
write a python program to find all words in a string which are at least 6 characters long and starts with a capital ‘a’ or small
lawyer [7]

Answer:

. Write a Python program to check that a string contains only a certain set of characters (in this case a-z, A-Z and 0-9)

Explanation:

. Write a Python program to check that a string contains only a certain set of characters (in this case a-z, A-Z and 0-9)

3 0
2 years ago
Other questions:
  • How many shared keys are required for a company of 70 employees who all need to communicate securely with each other?
    13·1 answer
  • What is an implicit benefit to Monetary Policy?
    6·1 answer
  • Which topology connects all the computers in a circular pattern
    13·2 answers
  • Which of the following is NOT true about high-level programming<br> languages?
    9·2 answers
  • Which of the following could be omitted from a company's AUP? A.Permissible lunchtime online activities B.Employees' home email
    15·2 answers
  • A(n) ____ network uses a central cable to which all network devices connect.
    13·1 answer
  • Which sns gets its names from one of its unique features
    15·1 answer
  • What is the problem with the code snippet below? public class Test { public static void main(String[] args) { System.out.println
    6·1 answer
  • Create a method to search an un-ordered array of integers for a value, if the value is found return the index of its position in
    10·1 answer
  • Select three physical forms of storage. USB drive Primary cache Magnetic storage Secondary cache Dynamic RAM Optical drive
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!