Python Basic 101

Python Basic 101

Professional Development

50 Qs

quiz-placeholder

Similar activities

Python Programming

Python Programming

Professional Development

53 Qs

PYTHON BE PYTHONING

PYTHON BE PYTHONING

Professional Development

50 Qs

FSA_DSA_QUIZ_Jan'24

FSA_DSA_QUIZ_Jan'24

Professional Development

53 Qs

Computer Algorithm

Computer Algorithm

Professional Development

50 Qs

UAS DASAR KOMPUTER DAN PEMOGRAMAN

UAS DASAR KOMPUTER DAN PEMOGRAMAN

Professional Development

50 Qs

Java Collections Trivia

Java Collections Trivia

Professional Development

45 Qs

Ass3

Ass3

University - Professional Development

50 Qs

Python Semester 2 Exam Review

Python Semester 2 Exam Review

8th Grade - Professional Development

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