
Условный оператор
Authored by Андрей Баранов
Computers
9th - 12th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Слово if переводится как-
если
то
иначе
для
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Слово else переводится как-
если
то
иначе
для
3.
OPEN ENDED QUESTION
3 mins • 1 pt
Что будет выведено на экран после выполнения фрагмента программы: x=6 y=x+2 if y>=x : print(y+x) else: print(y-x)
Evaluate responses using AI:
OFF
4.
OPEN ENDED QUESTION
3 mins • 1 pt
Что будет выведено на экран после выполнения фрагмента программы: f=9 h=f-6 if f<=h: print(h+f*2) else: print(f-h*2)
Evaluate responses using AI:
OFF
5.
OPEN ENDED QUESTION
3 mins • 1 pt
1. Что будет выведено на экран после выполнения фрагмента программы: f=15 h=f-6 if f>h: print(h+f*2) else: print(f-h*2)
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Что будет выведено на экран после следующего фрагмента программы: r=8 s=r-2 if s>r or r%2==0: print(r+2*s) else: print(s+r*2)
Evaluate responses using AI:
OFF
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Запись if <условие>: оператор называется
полной формой условного оператора
неполной формой условного оператора
составным условием
простым условием
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?