Python Grundlagen Quiz  - Auffrischung

Python Grundlagen Quiz - Auffrischung

Professional Development

13 Qs

quiz-placeholder

Similar activities

Python Class 1

Python Class 1

Professional Development

15 Qs

PHP nulmeting

PHP nulmeting

8th Grade - Professional Development

14 Qs

Day 2 Pygame - 24th June

Day 2 Pygame - 24th June

Professional Development

10 Qs

AJWT Unit - I Quiz

AJWT Unit - I Quiz

Professional Development

15 Qs

Python Training Day-4 Quiz-4

Python Training Day-4 Quiz-4

Professional Development

10 Qs

Excel Macro

Excel Macro

Professional Development

10 Qs

03 Git & Terminal

03 Git & Terminal

Professional Development

10 Qs

PHP QUIZ-2

PHP QUIZ-2

Professional Development

10 Qs

Python Grundlagen Quiz  - Auffrischung

Python Grundlagen Quiz - Auffrischung

Assessment

Quiz

Computers

Professional Development

Practice Problem

Easy

Created by

Alexander Alexander

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?