LEVEL ZERO BEGINNERS B003 EXAMS RERUN

LEVEL ZERO BEGINNERS B003 EXAMS RERUN

4th Grade

20 Qs

quiz-placeholder

Similar activities

python intro

python intro

4th - 12th Grade

17 Qs

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

แบบทดสอบหลังเรียน Python Basic

แบบทดสอบหลังเรียน Python Basic

4th Grade

16 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Python syntax quiz

Python syntax quiz

1st - 4th Grade

15 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

LEVEL ZERO CONTINUATION B003 EXAMS RERUN

LEVEL ZERO CONTINUATION B003 EXAMS RERUN

4th Grade

20 Qs

/Python_Quiz\

/Python_Quiz\

KG - Professional Development

20 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

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?