Python Basic 101

Python Basic 101

Professional Development

50 Qs

quiz-placeholder

Similar activities

DFH Class XII

DFH Class XII

12th Grade - Professional Development

46 Qs

CSI-Student Chapter Technical Quiz

CSI-Student Chapter Technical Quiz

Professional Development

50 Qs

Computer Algorithm

Computer Algorithm

Professional Development

50 Qs

Java Array

Java Array

Professional Development

55 Qs

tkinter Python 3 GUI

tkinter Python 3 GUI

Professional Development

49 Qs

Python Programming

Python Programming

Professional Development

53 Qs

Python Coding Specialist Exam

Python Coding Specialist Exam

Professional Development

53 Qs

FSA_DSA_QUIZ_Jan'24

FSA_DSA_QUIZ_Jan'24

Professional Development

53 Qs

Python Basic 101

Python Basic 101

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Rion Daneal

Used 3+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Python?
A snake
A high-level programming language
A brand of computer
A type of food

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a list in Python?
A collection of elements of the same data type
A collection of elements of different data types
A collection of elements that can only be changed once
A collection of elements that cannot be changed

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a string in Python?
A collection of elements of the same data type
A collection of elements of different data types
A collection of characters
A collection of numbers

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a tuple in Python?
An ordered collection of elements of the same data type
An ordered collection of elements of different data types
An ordered collection of elements that can be changed
An ordered collection of elements that cannot be changed

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a dictionary in Python
An ordered collection of elements of the same data type
An unordered collection of key-value pairs
An unordered collection of key-value pairs
An ordered collection of key-value pairs

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a function in Python?
A piece of code that performs a specific task
A piece of code that performs multiple tasks
A piece of code that only performs one task
A piece of code that performs no task

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

7. What will be the value of the following Python expression?

4 + 3 % 5

7

2

4

1

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?