Python Programming Basics Quiz

Python Programming Basics Quiz

University

49 Qs

quiz-placeholder

Similar activities

Python sec-AT loop and string

Python sec-AT loop and string

University

54 Qs

Lesson 1 Long Quiz

Lesson 1 Long Quiz

University

45 Qs

python-1

python-1

University

53 Qs

Pre-Test Praktikum

Pre-Test Praktikum

University

50 Qs

Python Quiz

Python Quiz

University

45 Qs

Midterm prep 10 gr

Midterm prep 10 gr

10th Grade - University

45 Qs

Quiz Trivia

Quiz Trivia

University

50 Qs

Python PCAP 31-03

Python PCAP 31-03

University

50 Qs

Python Programming Basics Quiz

Python Programming Basics Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Hotor Benjamin

Used 1+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is named after:

A snake species

A British comedy group

The creator’s surname

A movie

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which company uses Python?

Google

Instagram

YouTube

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display text on the screen in Python?

show()

echo()

print()

display()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of this code? x = 2 y = 4 print(x * y)

6

8

24

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about Python?

It is case-sensitive

It ignores spaces in code blocks

It cannot run on Windows

It is only for experts

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: print() is used to ______ something on the screen.

Store

Show

Hide

Delete

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of a Python data type?

String

Integer

Boolean

All of the above

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?