Discovering Python Basics

Discovering Python Basics

5th Grade

10 Qs

quiz-placeholder

Similar activities

Arduino

Arduino

1st - 12th Grade

10 Qs

Lesson 1 - Python introduction,variable & datatypes

Lesson 1 - Python introduction,variable & datatypes

5th - 8th Grade

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Lession 47 - Test-6

Lession 47 - Test-6

5th - 8th Grade

15 Qs

AI Introduction Quiz

AI Introduction Quiz

5th - 12th Grade

12 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

Lesson 25 - datetime module

Lesson 25 - datetime module

5th - 8th Grade

10 Qs

Game Quizizz

Game Quizizz

KG - Professional Development

8 Qs

Discovering Python Basics

Discovering Python Basics

Assessment

Quiz

Education

5th Grade

Easy

Created by

durga p

Used 11+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a keyword in Python?

A keyword in Python is a reserved word that cannot be used as an identifier.

A keyword in Python is a type of variable.

A keyword in Python is a function that can be called.

A keyword in Python is a comment used for documentation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you name a few Python keywords?

function

return

import

if, else, for, while, def, class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an identifier in Python?

A keyword used for control flow in Python.

A method to define a function in Python.

An identifier is a name used to identify a variable, function, class, or other object in Python.

A built-in data type in Python.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the founder of Python?

James Gosling

Bjarne Stroustrup

Guido van Rossum

Dennis Ritchie

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension for Python files?

.py

.java

.cpp

.txt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you install Python on your computer?

Purchase a physical copy of Python from a store.

Use a third-party app store to download Python.

Install Python using the command line only.

Download the installer from python.org and run it to install Python.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Python?

To serve as a database management tool.

The purpose of Python is to provide a versatile and easy-to-use programming language for a wide range of applications.

To design user interfaces exclusively for mobile applications.

To create complex hardware systems.

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?