Python Basics

Python Basics

12th Grade - University

10 Qs

quiz-placeholder

Similar activities

Exam 1 Practice

Exam 1 Practice

University

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

PRG1 Day 2 Tuesday Code Comprehension Questions

PRG1 Day 2 Tuesday Code Comprehension Questions

University

10 Qs

Understanding Sound in Binary

Understanding Sound in Binary

10th Grade - University

13 Qs

PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

University

15 Qs

X-Quiz #6

X-Quiz #6

University

10 Qs

BT1 2023

BT1 2023

University

10 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

12th Grade - University

Hard

Created by

Mr. varghese

Used 170+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

0

2

4 % 2

2.0

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

The result is 16

The result is 8

The result is 4 ** 2

The result is 4**2

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

2

0

1

4 / 2

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the appropriate code snippet which gives the output as False.

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

2

0

1

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the appropriate option to print the following output.

Life is not a problem to be solved, but a reality to be experienced

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Predict output for the following code snippet.

print('No pain, no gain'.split('a'))

['No pain', ' no gain']

['No p', 'in, no g', 'in']

['No', 'pain,', 'no', 'gain']

['No pai', ', ', 'o gai', '']

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?