LEVEL ZERO BEGINNERS B003 EXAMS

LEVEL ZERO BEGINNERS B003 EXAMS

4th Grade

20 Qs

quiz-placeholder

Similar activities

Seberapa pengetahuanmu tentang analisis data ? Kita uji kuy !

Seberapa pengetahuanmu tentang analisis data ? Kita uji kuy !

1st - 12th Grade

15 Qs

CLASS 4 Chap 7 LOGO Mathematics

CLASS 4 Chap 7 LOGO Mathematics

4th Grade

20 Qs

Python Bài 1

Python Bài 1

1st - 5th Grade

18 Qs

Calculator

Calculator

2nd - 8th Grade

15 Qs

Roblox. Язык программирования Lua 3

Roblox. Язык программирования Lua 3

1st - 12th Grade

15 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python Quiz 1

Python Quiz 1

3rd - 7th Grade

17 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?