Python

Python

University

10 Qs

quiz-placeholder

Similar activities

321-Quiz-08 - Names/Binding/Scope

321-Quiz-08 - Names/Binding/Scope

University

11 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

6-文件操作

6-文件操作

University

10 Qs

1-基本数据类型

1-基本数据类型

University

10 Qs

Python Quiz Techno India

Python Quiz Techno India

University

10 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade - University

14 Qs

10 сынып веб программалау

10 сынып веб программалау

10th Grade - University

10 Qs

Pythonintro

Pythonintro

University

15 Qs

Python

Python

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

DURGESH VAIGANDLA

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who Invented Python Programming Language?

Guido van Rossum
Dennis Ritchie
Linus Torvalds
Larry Page

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension for a Python file?

.py

.java

.html

.cpp

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a Python data type?

Integer

Boolean

Float

Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Python code snippet?

print(10 & 5)

15

2

0

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Python code snippet?

print(10 | 5)

15

2

0

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output for this "print(Hello world)" in Python?

Hello world
SyntaxError: invalid syntax
SyntaxError: missing parentheses
No output

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to Create List in Python?

my_list = [1 2 3]
my_list = {1, 2, 3}
my_list = [1, 2, 3]
my_list = (1, 2, 3)

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

Already have an account?