Python Fundamentals - II

Python Fundamentals - II

11th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

ETech Quiz reviewer week 1

ETech Quiz reviewer week 1

11th Grade

24 Qs

UH-PWPB

UH-PWPB

12th Grade

25 Qs

UJIAN MID SEMESTER 1 X ALL MAPEL SIMULASI DAN KOMUNIKASI DIGITAL

UJIAN MID SEMESTER 1 X ALL MAPEL SIMULASI DAN KOMUNIKASI DIGITAL

10th Grade - University

25 Qs

PROGRAMACIÓN-2 INFORMÁTICA

PROGRAMACIÓN-2 INFORMÁTICA

12th Grade - University

22 Qs

Intro to Pseudocode & Flowcharts

Intro to Pseudocode & Flowcharts

9th - 12th Grade

22 Qs

1.02 Setting a PC System Vocabulary : Zack DeBenedictis

1.02 Setting a PC System Vocabulary : Zack DeBenedictis

9th - 12th Grade

22 Qs

ADMINISTRASI SISTEM JARINGAN - Penilaian Tengah Semester (Remidi dan Susulan)

ADMINISTRASI SISTEM JARINGAN - Penilaian Tengah Semester (Remidi dan Susulan)

11th Grade

25 Qs

Credit Cards/Reports

Credit Cards/Reports

11th - 12th Grade

28 Qs

Python Fundamentals - II

Python Fundamentals - II

Assessment

Quiz

Computers

11th - 12th Grade

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?

Discover more resources for Computers