Python MCQ Quiz - Grade 7

Python MCQ Quiz - Grade 7

7th Grade

15 Qs

quiz-placeholder

Similar activities

Conditional statements

Conditional statements

7th Grade

11 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Python Quiz 1

Python Quiz 1

6th - 8th Grade

16 Qs

python - tallulah

python - tallulah

7th - 9th Grade

20 Qs

Introduction to Python Programming

Introduction to Python Programming

7th - 9th Grade

10 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python Review

Python Review

7th - 8th Grade

17 Qs

Python MCQ Quiz - Grade 7

Python MCQ Quiz - Grade 7

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Jasmeet Kaur

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file extension for Python files?

.pt

.pyt

.py

.python

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in Python?

def

function

fun

define

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Python?

James Gosling

Dennis Ritchie

Guido van Rossum

Charles Babbage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(2 + 3 * 4)?

20

14

24

18

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a correct variable name in Python?

1name

name@1

name_1

name-1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of print("Hello" + "World")?

Hello World

Hello+World

HelloWorld

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to take input from the user?

get()

enter()

input()

print()

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?