8класс2

8класс2

8th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to Python

Intro to Python

8th Grade

10 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Python

Python

7th - 8th Grade

10 Qs

Python Syntax

Python Syntax

6th - 8th Grade

15 Qs

Year 7 Python Lesson 1 Recap

Year 7 Python Lesson 1 Recap

8th Grade

10 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

Lord Bill's Year 7 Python Quiz

Lord Bill's Year 7 Python Quiz

6th - 8th Grade

13 Qs

Programming in Java

Programming in Java

8th Grade

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