الجملة الشرطية البسيطة

Quiz
•
Computers
•
10th Grade
•
Hard

Amr Ammar
Used 9+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
تستخدم جملة
if
لتنفيذ التعليمات من أجل التحقق من صحة شرط معين.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
هل بنية جملة
if
التالية صحيحة
n=int(input("n =:"))
if n>0
print('positive')
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
اختر المخرجات الصحيحة لهذا البرنامج
age=14
if age<18:
print("مرفوض")
لايوجد مخرجات
مرفوض
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
اختر المخرجات الصحيحة لهذا البرنامج
age=19
if age<18:
print("مرفوض")
لايوجد مخرجات
مرفوض
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
اختر المخرجات الصحيحة لهذا البرنامج
mark=60
if mark>50:
print("ناجح")
لايوجد مخرجات
ناجح
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
اختر المخرجات الصحيحة لهذا البرنامج
mark=30
if mark>50:
print("ناجح")
لايوجد مخرجات
ناجح
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade