Python 8 klasa

Python 8 klasa

8th Grade

20 Qs

quiz-placeholder

Similar activities

POST TEST FUNGSI DASAR SPREADSHEET

POST TEST FUNGSI DASAR SPREADSHEET

8th Grade

25 Qs

Programação StartLab - 8 Ano - Lógica e Magia Na Programação

Programação StartLab - 8 Ano - Lógica e Magia Na Programação

8th Grade

18 Qs

3) Understanding Structural Concepts

3) Understanding Structural Concepts

8th Grade

16 Qs

PSTS GANJIL

PSTS GANJIL

8th Grade

21 Qs

Excel grade 3

Excel grade 3

4th Grade - University

19 Qs

Kompiuterio pagrindai

Kompiuterio pagrindai

6th Grade - University

17 Qs

Algoritmos

Algoritmos

1st Grade - University

17 Qs

квиз Компьютерная грамотность

квиз Компьютерная грамотность

6th - 8th Grade

21 Qs

Python 8 klasa

Python 8 klasa

Assessment

Quiz

Information Technology (IT)

8th Grade

Medium

Created by

Arek O

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jaki symbol jest używany w Pythonie do przypisywania wartości do zmiennej?

==

=

!=

#

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Co będzie wynikiem kodu?

name = 'Mieszko'

print (name)

'Mieszko'

name

Mieszko

(name)

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Który z tych fragmentów kodu jest poprawny?

if answer == Yes:

if answer == "Yes":

if answer = "Yes";

if (answer == "Yes")

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Co zostanie wydrukowane po wykonaniu poniższego kodu?

for i in range(3):

print(i)

3

0 1 2 3

1 2 3

0 1 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakiego przycisku używasz, aby skompilować (uruchomić) swój program, aby działał w powłoce Shell?

F3

F9

F7

F5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jaka funkcja jest używana do wyświetlania wiadomości w Pythonie?

print(" ")

name=input

output

input=name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

x = 3.23

print("x")

x

3.23

błąd

"x"

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?