kellyc1458
kellyc1458 kellyc1458
  • 18-08-2021
  • Computers and Technology
contestada

PLS HELP ME WITH MY PYTHON HW

PLS HELP ME WITH MY PYTHON HW class=

Respuesta :

chenn0337 chenn0337
  • 28-08-2021

Answer:

name=input('What is your name?')

age=input('What is your age?')

school=input('What is your school?')

print('Hi '+ name +', you are '+ age +', and you go to '+school+'.')

age=int(input('What is your age?'))

if age > 10:

 print('You are a teenager')

for x in range(10):

 print(name)

country='United States or America'

print(country[17:24])

a_list = [0, 2, 4, 8]

maximum = max(a_list)

print(maximum)

minimum = min(a_list)

print(minimum)

numbers = [1, 3, 4, 2]

numbers.sort()  

print(numbers)

Answer Link

Otras preguntas

solve the linear equation. x-6/-3 + x+9/9 = x+4
Compared with a solar day, a lunar day is:
This is my next Trigonometry question I am needed help on- I just want to be sure I've got it right, or if not, then the steps I need to take to get it right. T
What was the status of most slaves when europeans traded for them in africa?
According to President Roosevelt, why was Japan’s attack on Pearl Harbor such a surprise?
What additional component associated with outer skin epithelium is not seen in oral epithelium?
Which type of immunity results simply from being human, as opposed to being a cow or plant?
any material that allows thermal energy to pass through easily is a?
In one theory, what led humans to move north into Europe
Jennifer sells paper by the pound. It costs Jennifer $10.00 to ship any package of paper. For every pound of paper Jennifer sell she earns a profit of $3.00. W