Search Header Logo

Python Grundlagen Quiz - Auffrischung

Authored by Alexander Alexander

Computers

Professional Development

Used 1+ times

Python Grundlagen Quiz  - Auffrischung
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was gibt der folgende Befehl aus: print('Hello World!')?

Hello

Hallo Welt!

Hello World!

World!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was wird durch den Befehl print(glass) ausgegeben, wenn glass = True ist?

0

None

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was passiert, wenn man print(Hello World!) ohne Anführungszeichen verwendet?

Es gibt die Ausgabe 'World!' zurück.

Es gibt einen Fehler.

Es gibt die Ausgabe 'Hello World!' zurück.

Es gibt die Ausgabe 'Hello' zurück.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie wird eine Liste in Python definiert?

Mit Anführungszeichen

Mit eckigen Klammern

Mit runden Klammern

Mit geschweiften Klammern

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist das Ergebnis von 10 % 3?

3

0

10

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wie kann man einen String in einen Integer umwandeln?

float()

int()

str()

bool()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was wird durch den Befehl print(farben[0]) ausgegeben, wenn farben = ['Rot', 'Grün', 'Blau'] ist?

Blau

Grün

Rot

Gelb

Access all questions and much more by creating a free account

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

Already have an account?