LEVEL ZERO BEGINNERS B003 EXAMS

LEVEL ZERO BEGINNERS B003 EXAMS

4th Grade

20 Qs

quiz-placeholder

Similar activities

Python_Nhập xuất_If else

Python_Nhập xuất_If else

1st - 5th Grade

20 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Python Quiz 1

Python Quiz 1

3rd - 7th Grade

17 Qs

Python Basics

Python Basics

KG - University

16 Qs

quiz dasar python

quiz dasar python

1st Grade - University

20 Qs

Java March

Java March

KG - University

16 Qs

Python Series

Python Series

1st - 5th Grade

15 Qs

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

LEVEL ZERO BEGINNERS B003 EXAMS

LEVEL ZERO BEGINNERS B003 EXAMS

Assessment

Quiz

Computers

4th Grade

Hard

Created by

WAAS Project

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is a comment

This is a comment

$This is a comment

#Tis thou a comment

!This is a comment

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Python 3, the maximum value for an integer is 100:

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following ways can I output a boy’s scout:

print(“boy’s scout”)

print(‘boy’s scout’)

print(boys scout)

print(boy’s scout)

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do I print

Hello

Hi

print(“Hello,Hi”)

print(“Hello\nHi”)

print(“Hello”) print(“Hi”)

print(Hello) print(“Hi”)

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the correct syntax to “Pass the exam” in Python

output(“Pass the exam”)

echo(‘Pass the exam’)

print(“Pass the exam”)

printf(“Pass the exam”)

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you insert comments in Python

//This is a comment

‘’’ This is a comment’’

/*This is a comment*/

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is not a legal variable identifier:

Var-name

VarName

var_Name

v3

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?