L7.1: Python Syntax

L7.1: Python Syntax

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Cardcaptor Sakura Quiz

Cardcaptor Sakura Quiz

KG - Professional Development

10 Qs

PYTHON

PYTHON

9th Grade

14 Qs

GRADE 10 ARTS Q3 - QUIZ  MEDIA-BASED ARTS AND DESIGN IN PH

GRADE 10 ARTS Q3 - QUIZ MEDIA-BASED ARTS AND DESIGN IN PH

10th Grade

15 Qs

Blox Fruits

Blox Fruits

KG - University

10 Qs

Python_era 2.1

Python_era 2.1

11th - 12th Grade

15 Qs

Do you know guitar?

Do you know guitar?

9th - 12th Grade

10 Qs

Toys

Toys

1st - 10th Grade

11 Qs

In How Many Languages Do You Know How to Greet?

In How Many Languages Do You Know How to Greet?

6th - 12th Grade

12 Qs

L7.1: Python Syntax

L7.1: Python Syntax

Assessment

Quiz

Fun

9th - 12th Grade

Easy

Created by

George Weeland Molina

Used 21+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Complete the syntax below to display the given statement:

_____("Hello, I am an Zemo. I am an A.I. robot!")

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

What would be the output for the following code below?

a = "Grade"

b = "10"

c = "TLE Class"

print( a, b+c )

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select all items that will display a string for Hello, World!

" Hello, World! "

" Hello, World! '

Hello, World!

"' Hello, World! "'

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What would be the code that will display the following statement?

Let's go Tamaraw! Let's go!

print ( Let's go Tamaraw! Let's go! )

print = ( Let's go Tamaraw! Let's go! )

print ( "Let's go Tamaraw! Let's go!" )

print = "Let's go Tamaraw! Let's go!"

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write a code that will display the following statement:

2023

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following syntax will set a new line of statement when executed?

\p

\t

\n

\w

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following syntax will execute a tab indent or will add 4 spaces before/after a string?

\p

\t

\n

\w

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?