Предмет: Информатика, автор: lilalucik2

кто шарит в информатике помогите даю 15 б​

Приложения:

Ответы

Автор ответа: brawlboy657
1

Ответ:

Вот решение на Python

Объяснение:

1)

z=int(input())

if (z<0):

   print(-1)

if(z>0):

   print(1)

if(z==0):

   print("100")

   
2)

k=int(input("Введіть вік людини "))

if (k<6):

   print("Дошкільня")

if (k>=6)and(k<16):

   print("Школяр")

if (k>=16)and(k<65):

   print("Працівник")

if (k>=65):

   print("Пенсіонер")

3)

k=int(input("Введіть градусну міру кута "))

if(k<90):

   print("гострий")

if(k>90):

   print("тупий")

if(k==90):

   print("прямий")


Автор если моё решение помогло тебе, поставь 5звёзд и спасибо, а также по возможности отметь как лучшее решение


lilalucik2: спасибо
lilalucik2: 5 звёзд поставила но как отметить не вдупляю
lilalucik2: там трішки не правильно, там множинний вибір тобто if elif else aле сенс не змінюється дякую
Похожие вопросы
Предмет: Математика, автор: abdullayevama0657
Предмет: Українська мова, автор: nastabelaeva420
Предмет: Английский язык, автор: Аноним
Choose the correct item.
1. Tim is a ..... , he works in a garage.
A newsreader B chemist C mechanic
2. This job has two ..... .
A shifts B shorts C sheets
3. I ..... basketball on Saturdays.
A am playing B play C plays
4. I really enjoy ..... to the cinema.
A go B going C goes
5. We can’t go on a picnic today because it’s ..... .
A rains B rain C raining
6. I’m going to ..... my website.
A update B create C operate
II. Put the verbs into the correct tense form (past simple or present perfect)
1. My friends (visit) the British Museum last year.
2. I (be / never) to the National Gallery.
3. But I (see) lots of wonderful pictures.
4. And yesterday I (buy) a book about the British Museum
and its collections.
5. I (read) 30 pages already. It’s really interesting.
6. I (just / finish) my homework.
7. Mary (already / write) five letters.
8. Tom (move) to this town in 1994 Choose the correct item.
III. Choose the correct item
1. The area at the top of the hill is very calm and ..... early in the morning.
A peaceful B noisy C chaotic
2. We had a/an ..... time at the concert last night.
A remarkable B enjoyable C valuable
3. “Don’t be so ..... . You are already 14 years old,” Mother told Ann.
A smallish B childish C youngish
4. Although Harry is thin, he is ..... most other boys.
A strong B stronger than C the strongest
5. Be ..... to animals; they are living things too.
A kind B kinder than C the kindest
6. Why aren’t you drinking your tea? It has already turned ..... .
A boiling B hot C cold помгите плиз срочно
Предмет: Геометрия, автор: Kseniya538