MYP2

Quiz
•
Computers
•
7th Grade
•
Hard
Fatema Dhorajiwala
Used 3+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
An _______ is a set of precise instructions, expressed in some sort of language.
program
algorithm
plan
sequence
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Who developed Python Programming Language?
Guido van Rossum
Wick van Rossum
Rasmus Lerdorf
Niene Stom
Answer explanation
Python language is designed by a Dutch programmer Guido van Rossum in the Netherlands.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the correct extension of the Python file?
.python
.pl
.py
.p
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the value of the following Python expression?
4 + 3 % 5
7
2
4
1
Answer explanation
he order of precedence is: %, +. Hence the expression above, on simplification results in 4 + 3 = 7. Hence the result is 7.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a correct syntax to output "Hello World" in Python?
echo "Hello World"
print("Hello World")
p("Hello World")
echo("Hello World")
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is used to define a block of code in Python language?
Indentation
Key
Brackets
All of the above
Answer explanation
In Python, to define a block of code we use indentation. Indentation refers to whitespaces at the beginning of the line.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you start writing an if statement in Python?
if x > y:
if x > y then:
if (x > y)
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Підсумковий тест "Алгоритми та програми" 7кл

Quiz
•
7th - 8th Grade
16 questions
Python (7 кл)

Quiz
•
7th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
20 questions
Class 8A Unit 9.1 Python Basic

Quiz
•
6th - 8th Grade
20 questions
Python Intermediate Quiz (Including pygame)

Quiz
•
3rd - 12th Grade
15 questions
Петон%%%%%

Quiz
•
6th - 8th Grade
15 questions
Программируем на Python

Quiz
•
6th - 8th Grade
20 questions
Python Assessment

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade