Python Programming Basics Quiz

Python Programming Basics Quiz

University

49 Qs

quiz-placeholder

Similar activities

PHP_BCA-III

PHP_BCA-III

University

50 Qs

Test 01 Python Project Based Learning

Test 01 Python Project Based Learning

University

46 Qs

LATIHAN SOAL

LATIHAN SOAL

10th Grade - University

50 Qs

CODE_ASSESMENT

CODE_ASSESMENT

University

50 Qs

Quiz tentang Flowchart dan Pseudocode

Quiz tentang Flowchart dan Pseudocode

12th Grade - University

53 Qs

AWD - Prelim Exam

AWD - Prelim Exam

University

49 Qs

SKILL QUIZ

SKILL QUIZ

University

50 Qs

Узагальнюючий тест 8 клас

Узагальнюючий тест 8 клас

8th Grade - University

48 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?