Lesson 7 - Test 1

Lesson 7 - Test 1

5th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Simple Easy Basic Lua Quiz

Simple Easy Basic Lua Quiz

4th Grade - Professional Development

10 Qs

AI for Youth – Machine and Minds

AI for Youth – Machine and Minds

8th Grade

10 Qs

Django #1 (basic)

Django #1 (basic)

1st Grade - Professional Development

15 Qs

August Quiz Python

August Quiz Python

6th - 12th Grade

20 Qs

Python Basics

Python Basics

KG - University

10 Qs

Test vòng loại Python - HKICO

Test vòng loại Python - HKICO

6th - 8th Grade

16 Qs

Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

Python Marathon (Easy Round)

Python Marathon (Easy Round)

1st - 6th Grade

10 Qs

Lesson 7 - Test 1

Lesson 7 - Test 1

Assessment

Quiz

Professional Development, Education

5th - 8th Grade

Medium

Created by

NotchUp .co

Used 33+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many keywords are there in python 3.7?

30

31

32

33

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keyword in python are in

lowercase

uppercase

mix up both

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement is False?

Variable names can be arbitrarily long.

They can contain both letters and numbers.

Variable name can begin with underscore.

Variable name can begin with number.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable?

var@

32var

class

abc_a_c

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are keyword?

in

is

assert

all of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code : print 5//2

2

2.5

2.0

none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct operator for power(xy)?

X^y

X**y

X^^y

None of the mentioned

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?