Python Fundamentals - II

Python Fundamentals - II

11th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

ALM INFORMATIKA BAHASA C

ALM INFORMATIKA BAHASA C

11th Grade

23 Qs

OCR Alevel - Networking Quiz

OCR Alevel - Networking Quiz

12th Grade

23 Qs

CompTIA Sec+ Chapter 3, 2nd Attempt Missed

CompTIA Sec+ Chapter 3, 2nd Attempt Missed

12th Grade

23 Qs

Ulangan Part 2 (Membuat Data Awal Perusahaan)

Ulangan Part 2 (Membuat Data Awal Perusahaan)

11th - 12th Grade

22 Qs

Leccion Roblox Studio Smartcamp

Leccion Roblox Studio Smartcamp

9th - 12th Grade

22 Qs

Pre Test

Pre Test

11th Grade

22 Qs

ICT QUIZ!

ICT QUIZ!

10th - 12th Grade

25 Qs

Python Fundamentals - II

Python Fundamentals - II

Assessment

Quiz

Computers

11th - 12th Grade

Practice Problem

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Tamil Selvi

Used 116+ times

FREE Resource

AI

Enhance your content in a minute

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

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print("Hello world!")

SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print(3+4)

3+4
7
SyntaxError
print(3+4)

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print("3+4")

7
3+4
34
SyntaxError

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the most appropriate data type for: "13th December"

Float
Boolean
Integer
String

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A data type consisting of numbers, letters and symbols.

String
Integer
Float
Boolean

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What syntax can you use to insert a line break between strings so that they appear over multiple lines?

/
\n
\l
n

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the term 'debug' mean?

Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

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?