Python Basics

Python Basics

University

12 Qs

quiz-placeholder

Similar activities

Adobe Photoshop

Adobe Photoshop

University

10 Qs

After Effect Intoduction

After Effect Intoduction

10th Grade - University

15 Qs

Google Aptitude Test

Google Aptitude Test

KG - University

10 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Jaringan Dasar

Jaringan Dasar

University

10 Qs

BIM1014 Quiz 2

BIM1014 Quiz 2

KG - University

15 Qs

Chapter 3 Exploring Linux Filesystems

Chapter 3 Exploring Linux Filesystems

11th Grade - University

10 Qs

Computer Network Fun Review 5 - Data Link Layer

Computer Network Fun Review 5 - Data Link Layer

University

10 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Vijay K

Used 14+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct extension of the Python file?

.py

.python

None of these

.p

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to insert COMMENTS in Python code?

"this is a comment"

#this is a comment

None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to define a block of code in Python language?

None of these

Key

Brackets

Indentation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct syntax to output “REC" in Python?

echo("REC")

print("REC")

echo “REC”

print ”REC”

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the input() function in Python?

To take input from the user

To convert an object into a string

To print a message on the screen

To add a string at the end of the output

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the print() function in Python?

To print a specified message on the screen

To take input from the user

To add a string at the end of the output

To convert an object into a string

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the int() function in Python?

To return an integer number

To return a complex number

To return a Boolean value

To return a decimal/floating point number

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers