LEVEL ZERO BEGINNERS B003 EXAMS

LEVEL ZERO BEGINNERS B003 EXAMS

4th Grade

20 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

1st - 10th Grade

25 Qs

Python Series

Python Series

1st - 5th Grade

15 Qs

Python_Nhập xuất_If else

Python_Nhập xuất_If else

1st - 5th Grade

20 Qs

Email Etiquette

Email Etiquette

4th - 11th Grade

15 Qs

Python Pages 10 to 26

Python Pages 10 to 26

1st - 5th Grade

15 Qs

Algoritma & Pemograman Python

Algoritma & Pemograman Python

1st - 10th Grade

15 Qs

Coding for Kids Python Intro

Coding for Kids Python Intro

3rd - 7th Grade

25 Qs

Weird Stuff

Weird Stuff

KG - University

15 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

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?