Python Basics

Python Basics

University

12 Qs

quiz-placeholder

Similar activities

Firewall and Network Security

Firewall and Network Security

University

15 Qs

Tipos Ecommerce

Tipos Ecommerce

University

10 Qs

2.4 - 2.6

2.4 - 2.6

University

15 Qs

Week 4

Week 4

University

15 Qs

4.6.4 Logic Gates

4.6.4 Logic Gates

10th Grade - Professional Development

15 Qs

Software Engineering :TEST 2

Software Engineering :TEST 2

University

10 Qs

ADVACOMT-Quiz No.1 (final term)

ADVACOMT-Quiz No.1 (final term)

University

15 Qs

Quis Administrasi Sistem Jaringan

Quis Administrasi Sistem Jaringan

University

15 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Vijay K

Used 12+ 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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?