Python Review

Python Review

12th Grade

73 Qs

quiz-placeholder

Similar activities

Ulangkaji SK (Trial SPM 2019)

Ulangkaji SK (Trial SPM 2019)

10th - 12th Grade

71 Qs

Pemrograman Web Dinamis

Pemrograman Web Dinamis

9th - 12th Grade

77 Qs

Матурска питања ново

Матурска питања ново

12th Grade

70 Qs

AWS_Practice_Exam

AWS_Practice_Exam

9th - 12th Grade

75 Qs

2do Parcial SQL Server

2do Parcial SQL Server

12th Grade

70 Qs

Komputer dan Jaringan Dasar X TKJ

Komputer dan Jaringan Dasar X TKJ

12th Grade

70 Qs

MIL NAT REVIEWER

MIL NAT REVIEWER

12th Grade

71 Qs

1101 M5 Review

1101 M5 Review

9th Grade - Professional Development

77 Qs

Python Review

Python Review

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

PADMAVATHY V

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

73 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Viaan is learning Python programming and he writes a simple code to print a message. What will the output be from the following code?
print("Hello world!")

SyntaxError

Hello world!

"Hello world!"

print(Hello world!)

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Kabir is trying to calculate the total number of apples he has. He knows he has 3 apples and his friend Anika gives him 4 more. What will the output be from the following code?
print(3+4)

3+4

7

SyntaxError

print(3+4)

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Aanya is learning Python programming and she writes the following code in her editor:
print("Hello world!") What will be the output when she runs this code?

SyntaxError

Hello world!

"Hello world!"

print(Hello world!)

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Aarav is trying to calculate the total number of apples he has. He knows he has 3 apples and his friend gave him 4 more. What will the output be from the following code?
print(3+4)

3+4

7

SyntaxError

print(3+4)

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Avyaan is trying to print the result of a math problem in his Python program. He writes the following code:
print("3+4")

7

3+4

34

SyntaxError

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Tisha is planning a special event on "13th December". Which is the most appropriate data type for this date?

Float

Boolean

Integer

String

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

A data type that Aarush uses in his programming class, consisting of numbers, letters and symbols.

String

Integer

Float

Boolean

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?