Banana Tales Quiz

Banana Tales Quiz

7th Grade

16 Qs

quiz-placeholder

Similar activities

Fake News und Desinformation

Fake News und Desinformation

7th Grade

16 Qs

Computer Science I Quiz

Computer Science I Quiz

7th Grade

20 Qs

Kira-JH U1/L1

Kira-JH U1/L1

6th - 8th Grade

17 Qs

Math G7 Chapter 3 Mastering Significant Figures and Estimation

Math G7 Chapter 3 Mastering Significant Figures and Estimation

7th Grade - University

20 Qs

ICDL K4_ Xử lý văn bản P1_5*

ICDL K4_ Xử lý văn bản P1_5*

5th Grade - University

16 Qs

IC3LV2-ÔN TẬP B1

IC3LV2-ÔN TẬP B1

7th Grade

15 Qs

Post-test Algorithm

Post-test Algorithm

7th Grade

20 Qs

AVALIAÇÃO EF2

AVALIAÇÃO EF2

6th - 8th Grade

16 Qs

Banana Tales Quiz

Banana Tales Quiz

Assessment

Quiz

Information Technology (IT)

7th Grade

Medium

Created by

Mon Mongar

Used 11+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which coding concept is introduced in Lesson 1?

Functions

Variables

Objects

Loops

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'print()' function?

To define a function

To store data

To display output on the console

To create a variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, what does the 'len()' function do?

Returns the number of items in a list

Counts the number of characters in a string

Calculates the length of a variable

Prints the length of a number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for a for loop in Python?

for i in 10

for i in range(10):

for (i = 0; i < 10; i++)

for i: range(10)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'while' loop do?

Executes code only once

Creates a new variable

Repeats code a fixed number of times

Repeats code as long as a condition is true

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'is_ice()' method check?

If an object is a box

If an object is ice

If an object is on the ground

If an object is a fence

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'if' statement do?

Defines a function

Executes code only if a condition is false

Always executes the code

Executes code only if a condition is true

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?