Python programming Grade 7

Quiz
•
Computers
•
7th Grade
•
Medium
Ahmed Numair
Used 29+ times
FREE Resource
46 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following program?
for i in range(0, 5):
print(i)
i=i+1
1 to 5 numbers
1 to 4 numbers
0 to 4 numbers
0 to 5 numbers
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHICH ONE OF THE FOLLOWING IS THE CORRECT EXTENSION OF THE PYTHON FILE ?
.py
.python
.p
None of these
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the outcome of this program be?
22
50
Nothing, it won't run due to errors in the code
38
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does this code do when run the following program:
name='Aluko'
print('Hello '+name)
hello aluko
Hello aluko
'Hello Aluko'
Hello Aluko
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python program 3, can carry out calculations. The arithmetic operators we use to do this are: Addition, Subtraction, Multiplication & Division?
Plus, Subtract, Times & Divide
+ - * /
+ - x \
+ - * \
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What would this code print
name='Poppy'
name='Beka'
print('Hello '+name)
Poppy
Liz
Hello Poppy
Hello Beka
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What would this code do?
print('Hello World!')
hello world
Hello World!
hello world!
'Hello World!'
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
Basic Final Quiz

Quiz
•
6th - 8th Grade
44 questions
Python Test 2

Quiz
•
7th - 12th Grade
50 questions
програмированный сессия

Quiz
•
7th Grade
50 questions
Computer basics

Quiz
•
5th - 9th Grade
45 questions
PSAS INFORMATIKA 7

Quiz
•
7th Grade
49 questions
Pre/Post Exam: Exploring Technology Exam

Quiz
•
6th - 8th Grade
41 questions
Ulangan Kelas 7

Quiz
•
7th Grade
50 questions
Mastering Level 7

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