LEVEL ZERO CONTINUATION B003 EXAMS

LEVEL ZERO CONTINUATION B003 EXAMS

4th Grade

30 Qs

quiz-placeholder

Similar activities

TIK2: Ms. Word Quizizz Review

TIK2: Ms. Word Quizizz Review

1st - 5th Grade

25 Qs

ATS SEMESTER 2 KELAS 4

ATS SEMESTER 2 KELAS 4

4th Grade

25 Qs

NAMING AND ORGANISING FILES

NAMING AND ORGANISING FILES

3rd - 5th Grade

25 Qs

UJIAN EKSKUL TIK

UJIAN EKSKUL TIK

1st - 5th Grade

25 Qs

PHP Lesson 01 Quiz

PHP Lesson 01 Quiz

KG - University

27 Qs

SOAL PAT TIK

SOAL PAT TIK

1st - 5th Grade

25 Qs

Grade-1 (Using a mouse)

Grade-1 (Using a mouse)

1st - 4th Grade

25 Qs

Email Etiquette

Email Etiquette

4th Grade

25 Qs

LEVEL ZERO CONTINUATION B003 EXAMS

LEVEL ZERO CONTINUATION B003 EXAMS

Assessment

Quiz

Computers

4th Grade

Hard

Created by

WAAS Project

Used 1+ times

FREE Resource

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do I print

Hello

Hi

print(“Hello,Hi”)

print(“Hello\nHi”)

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

print(Hello) print(“Hi”)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a legal variable identifier:

Var-name

VarName

var_Name

v3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a variable with numeric value 8

x=int(8)

x=8

Both are correct

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct Python file extension

.pt

.python

.py

.pyth

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a variable with a floating point value of 2.94

z=2.94

y=float(2.94)

Both answers are correct

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you have a code

X = 10

How do you know what datatype is X

type(X)

typeof(X)

datatype(X)

X.type()

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?