Python Grundlagen Quiz  - Auffrischung

Python Grundlagen Quiz - Auffrischung

Professional Development

13 Qs

quiz-placeholder

Similar activities

2. Meeting - Variablen

2. Meeting - Variablen

Professional Development

10 Qs

JAVA QUIZ

JAVA QUIZ

Professional Development

11 Qs

Klassen und Objekte

Klassen und Objekte

Professional Development

10 Qs

pemrograman dasar

pemrograman dasar

Professional Development

10 Qs

List

List

Professional Development

10 Qs

coding

coding

KG - Professional Development

15 Qs

Topic Quiz-1 : Python Basics

Topic Quiz-1 : Python Basics

Professional Development

10 Qs

PYTHON INTRODUCTION

PYTHON INTRODUCTION

Professional Development

15 Qs

Python Grundlagen Quiz  - Auffrischung

Python Grundlagen Quiz - Auffrischung

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Alexander Alexander

Used 1+ times

FREE Resource

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?