Grade VIII Revison

Grade VIII Revison

6th Grade

15 Qs

quiz-placeholder

Similar activities

python intro

python intro

4th - 12th Grade

17 Qs

Vào/ra dữ liệu từ thiết bị chuẩn

Vào/ra dữ liệu từ thiết bị chuẩn

6th - 8th Grade

11 Qs

Introduction to Python

Introduction to Python

6th Grade

10 Qs

My Python : About Me

My Python : About Me

6th - 8th Grade

10 Qs

AstepI Quiz 2

AstepI Quiz 2

4th - 8th Grade

10 Qs

Coding 2 Performance Final

Coding 2 Performance Final

6th - 8th Grade

20 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Grade VIII Revison

Grade VIII Revison

Assessment

Quiz

Computers

6th Grade

Hard

Created by

sonika Kundra

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Animation Timeline Docker in Krita is mainly used for:

Managing layers

Controlling animation frames and playback

Changing colors

Managing brushes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which jump statement is used to exit the loop immediately in Python?

continue

while

break

stop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: s = "HELLO" print(s.lower())

HELLO

Hello

hello

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the operator used to concatenate two strings in Python.

+

%

*

&

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you write an else block without an if statement?

The program shows an error

The program runs normally

It will print else statement by default

The else block is ignored

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the length of a string in a list?

number()

len()

size()

length()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the escape sequence \n do in Python?

Ends the program

Inserts a tab

Moves to a new line

Inserts a space

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?