Python Input, Print, and Expressions

Python Input, Print, and Expressions

7th Grade

14 Qs

quiz-placeholder

Similar activities

Scratch An 3

Scratch An 3

6th - 8th Grade

14 Qs

Test clasa 7

Test clasa 7

6th - 8th Grade

10 Qs

test

test

7th Grade

19 Qs

Informatica ORIZONT

Informatica ORIZONT

1st - 10th Grade

19 Qs

Tipuri de date-Algoritmi

Tipuri de date-Algoritmi

5th Grade - University

15 Qs

Structura decizionala

Structura decizionala

6th - 8th Grade

10 Qs

excel - S3 - operatii de editare

excel - S3 - operatii de editare

6th - 8th Grade

11 Qs

Python Input, Print, and Expressions

Python Input, Print, and Expressions

Assessment

Quiz

Computers

7th Grade

Practice Problem

Easy

Created by

Irina Mandru

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cu ce funcție citim o valoare pentru o variabilă în Python?

get_input()

user_input()

read_input()

input()

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cum afișăm valoarea unei variabile în Python?

display(variable_name)

show(variable_name)

output(variable_name)

print(variable_name)

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Ce va fi afișat ca urmare a executării acestei instrucțiuni: print(5 + 3 * 2)?

7

15

11

10

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Care este rezultatul expresiei: 10 / 2 * (3 + 1)?

8

5

20

15

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cum dăm o valoare unei variabile în Python?

folosim operatorul de adunare (+)

folosim operatorul de atribuire (=)

folosim operatorul de înmulțire (*)

folosim operatorul de împărțire (/)

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Ce va fi afișat după executarea următoarelor instrucțiuni:

x = 5

print(x + 3)?

8

3

10

15

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Ce va fi afișat după executarea instrucțiunii: print('Hello' + 'World')?

HelloWorld

WorldHello

Hello World

HWorldello

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?