LEVEL ZERO BEGINNERS B003 EXAMS RERUN

LEVEL ZERO BEGINNERS B003 EXAMS RERUN

4th Grade

20 Qs

quiz-placeholder

Similar activities

Python

Python

3rd - 4th Grade

15 Qs

LEVEL ZERO BEGINNERS B003 EXAMS

LEVEL ZERO BEGINNERS B003 EXAMS

4th Grade

20 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

Quiz1_7C

Quiz1_7C

3rd Grade - University

15 Qs

Python 101

Python 101

1st - 5th Grade

15 Qs

Python Easy

Python Easy

3rd - 6th Grade

20 Qs

Coding Basics

Coding Basics

3rd - 4th Grade

15 Qs

Computer Science Python

Computer Science Python

3rd - 4th Grade

15 Qs

LEVEL ZERO BEGINNERS B003 EXAMS RERUN

LEVEL ZERO BEGINNERS B003 EXAMS RERUN

Assessment

Quiz

Computers

4th Grade

Medium

Created by

WAAS Project

Used 2+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 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

30 sec • 1 pt

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

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

print(“boy’s scout”)

print(‘boy’s scout’)

print(boys scout)

print(boy’s scout)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do I print

Hello

Hi

print(“Hello,Hi”)

print(“Hello\nHi”)

print(Hello) print(“Hi”)

5.

MULTIPLE CHOICE QUESTION

30 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

30 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

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