Datentypen, Variablen & Eingabe in Python
Quiz
•
Computers
•
University
•
Practice Problem
•
Medium
Veronika Gacia
Used 31+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welcher der folgenden Datentypen gehört NICHT zu den sogenannten elementaren Datentypen?
Numerische Datentypen
Boolean
Tupel
Floats
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welchem Datentyp gehören Mengen an?
Dem elementaren Datentyp
Dem selben Datentyp wie Listen und Tupel
Dem numerischen Datentyp
Dem boolschen Datentyp
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Gegeben ist:
a = 125
Wie lautet der Befehl, mit dem der Typ der Variable a von einem integer zu einem string verändert wird?
int(a)
str(int)
str(a)
type(a) = str
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Wie sieht der Output des folgenden Befehls aus?
x = "Anna"
print(type(x))
<class 'str'>
type: str
str
<type 'str'>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Was ist der Output des folgenden kleinen Programmes?
a = 2
b = 10
b /= a
print(b)
b
5.0
2.0
5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
y = "Anna"
x,y,z = "Peter",23,1.25
Welcher Wert steckt nun in der Variable y?
"Anna"
"Peter"
23
Kein Wert
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Der Aufruf eines Programms liefert folgenden Output:
>>Bitte geben Sie eine Zahl ein:
Wie sieht die entsprechende Programmzeile hierzu aus?
print(">>Bitte geben Sie eine Zahl ein"
zahl = ">>Bitte geben Sie eine Zahl ein"
print(zahl)
input(zahl)
input(">>Bitte geben Sie eine Zahl ein:")
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
DL Refresher
Quiz
•
KG - Professional Dev...
15 questions
EDA PARTE 2
Quiz
•
University
10 questions
Kiểm tra 15 phút Tin học 10 - DA - Bài 26,27,28
Quiz
•
10th Grade - University
15 questions
Chapter 1 Basic Computer
Quiz
•
University
15 questions
Preguntas sobre Excel 2016
Quiz
•
6th Grade - University
10 questions
Form: DataList-Select
Quiz
•
University
15 questions
Quiz NO. 1
Quiz
•
University
10 questions
Post Test #4 - Python Fundamental #3
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
