8класс2

8класс2

8th Grade

10 Qs

quiz-placeholder

Similar activities

Ch-8 Iterative statements in Python

Ch-8 Iterative statements in Python

8th Grade

12 Qs

Python Inputs

Python Inputs

7th - 8th Grade

10 Qs

Intro to Python

Intro to Python

8th Grade

10 Qs

Python

Python

7th - 8th Grade

13 Qs

Programming in Python

Programming in Python

6th - 8th Grade

10 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Python for Class 7

Python for Class 7

7th - 8th Grade

11 Qs

8класс2

8класс2

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Нурболат Айтбеков

Used 37+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(Hello, world)

Hello world

Hello,world

hello, world

incorrect

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

name= "Masha"

print("name")

Masha

name Masha

incorrect

name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("16+8")

26

24

16+8

incorrect

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

a=5

b=6

print((2*a)+(3*b))

28

27

incorrect

(2*a)+(3*b)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=Dias

print(a)

Dias

a

incorrect

dias

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("sun", 5 , "apple")

sun 5 apple

incorrect

sun apple 5

5

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

print(2a+5/b)

print(((2*a)+5)/b)

print((2a+5)/b)

print(2*5+5/b)

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?