Quizz Python Revision

Quizz Python Revision

6th Grade

21 Qs

quiz-placeholder

Similar activities

Câu Hỏi Giữa Kỳ Marketing

Câu Hỏi Giữa Kỳ Marketing

1st Grade - University

20 Qs

Quizz Python Revision

Quizz Python Revision

Assessment

Quiz

Architecture

6th Grade

Easy

Created by

Pham Tam

Used 1+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, what is iteration?

The repetition of steps within a program

program

The order in which instructions are carried out

A decision point in a program

Testing a program to make sure it works

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which two statements are used to implement iteration/Repetition)?

IF and WHILE

ELSE and WHILE

FOR and WHILE

IF and ELS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of loop iterates until instructed otherwise?

FOR loop

A count-controlled loop

Repeat-once loop

WHILE loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The condition for a while loop to continue could include which of the following?

While something equals something

While something is True

While something is greater than something

All of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following symbols is used in Python to mean "Not equal to"?

==

!=

<>

><

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image


5
4
3
2
1


4
3
2
1
0

5  4  3  2  1


4  3  2  1  0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Hello world!

Hello world

Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
......(repeated continuously)


Error

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?