24-25 G8 2nd assessment review

24-25 G8 2nd assessment review

7th Grade

40 Qs

quiz-placeholder

Similar activities

Number system and Python Class 7

Number system and Python Class 7

7th Grade

37 Qs

Year9_Exam  Preparation Quiz1

Year9_Exam Preparation Quiz1

4th - 8th Grade

38 Qs

Python Unit 9 - Active Objects in Classes

Python Unit 9 - Active Objects in Classes

6th - 9th Grade

36 Qs

Python Basic Quiz

Python Basic Quiz

6th - 8th Grade

40 Qs

Variables, Arrays, For Loops, and Functions Review

Variables, Arrays, For Loops, and Functions Review

6th - 8th Grade

35 Qs

MicroBit

MicroBit

7th Grade

35 Qs

PYTHON

PYTHON

7th Grade

39 Qs

Python Semester 1

Python Semester 1

1st - 10th Grade

41 Qs

24-25 G8 2nd assessment review

24-25 G8 2nd assessment review

Assessment

Quiz

Computers

7th Grade

Easy

Created by

HoangViet Phannguyen

Used 158+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between input and output in Python?

Input is used to get data from the user, while output is used to display data to the user.

Input is used to read data from a file, while output is used to write data to a file.

Input is used to store data in a variable, while output is used to print data to the console

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a reason to learn Python?

It helps in understanding how computers work

It has simple and easy-to-understand code

To create Website, Application, and game

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python?

A Microsoft software

A popular web browser.

A computer hardware component

A high-level programming language.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which of the following statements is true regarding the input() function?

it returns the user input in form of an integer when we enter a whole number.

it always returns the user input in form of a string.

it returns the user input in form of a float when we enter a float number.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a variable in Python?

By writing variable create

By assigning a value to a name, like x = 5

By typing create variable

By assigning a value to a name, like x == 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does Python help in school?

It helps students learn problem-solving and critical thinking skills

It helps students to play game better

It helps students to solve problem in English and Science subject

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about variable names in Python?

They are case-sensitive (e.g., age and Age are different)

They can contain special characters like @ or #

They must be written in all uppercase letters

They must always be a single letter

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?