Programming Constructs_Y10

Programming Constructs_Y10

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Programming with Python

Programming with Python

7th - 9th Grade

10 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python User Input Quiz

Python User Input Quiz

6th Grade - University

10 Qs

Python Quiz

Python Quiz

10th Grade

15 Qs

KTGK. Bài 16. NNLT trình ngôn ngữ và python

KTGK. Bài 16. NNLT trình ngôn ngữ và python

10th Grade

15 Qs

Input and Output Operations in Python

Input and Output Operations in Python

6th - 10th Grade

11 Qs

Python Inputs

Python Inputs

6th - 10th Grade

11 Qs

Python Programming

Python Programming

5th Grade - University

15 Qs

Programming Constructs_Y10

Programming Constructs_Y10

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

F. LaGrand

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Select below the 3 basic programming constructs?

Selection

Revolution

Sequencing

Iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the variable below?


nbPassengers <-- Enter the number of passengers

real

integer

boolean

string

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the Python statement to display something on the screen?

input()

if()

print()

int()

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these are iteration statements?

Media Image
Media Image
Media Image

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

#Complete this Python programme that allows the user to enter his name:


name = ...........("Enter your name: ")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Python statement allowing the user to enter a value?

print()

output()

insert()

input()

7.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Complete this Python code that displays a student's favourite subject.


........... ("My favourite subject is :", subject)

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?