Python teszt

Python teszt

10th Grade

11 Qs

quiz-placeholder

Similar activities

Intro to Python recap

Intro to Python recap

10th Grade - Professional Development

11 Qs

Python Unit 3 Codehs

Python Unit 3 Codehs

9th - 12th Grade

16 Qs

XI 1 Ulangan Harian 1 INFORMATIKA Bahasa C

XI 1 Ulangan Harian 1 INFORMATIKA Bahasa C

10th Grade

10 Qs

9.1.2 - Starter Quiz

9.1.2 - Starter Quiz

7th - 11th Grade

14 Qs

Diplo Variables

Diplo Variables

1st - 10th Grade

10 Qs

Biztonság az interneten

Biztonság az interneten

10th Grade

12 Qs

Python Code Quiz

Python Code Quiz

10th Grade

10 Qs

Python Programming

Python Programming

5th Grade - University

15 Qs

Python teszt

Python teszt

Assessment

Quiz

Computers

10th Grade

Practice Problem

Hard

Created by

Laura Szava

FREE Resource

AI

Enhance your content in a minute

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

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mi a helyes szintaxisa a "Hello World" kiíratásának Python-ban?

echo "Hello World"

print("Hello World")

p("Hello World")

write(Hello World)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Melyik NEM helyes változónév?

_myvar

my-var

Myvar

myvar3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hogyan lehet 5-ös számértékű változót létrehozni?

x = 5 (csak így jó)

x = int(5) (csak így jó)

Mind a két válasz helyes!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pythonban a 'Hello' ugyanaz, mint a "Hello”?

Igen, nincs semmi különbség a kettő között

Nem, nem ugyanaz

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Melyik operátort használjuk a számok szorzására?

#

%

*

x

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hogyan kell írni egy if utasítást Pythonban?

if x > y then:

if x > y:

if (x > y)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Mi a helyes fájlkiterjesztés a Python-fájlokhoz?

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?