Python Programmieren 1.0

Quiz
•
Information Technology (IT)
•
10th Grade
•
Hard

Nikola Rakic
Used 15+ times
FREE Resource
Student preview

35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wie speichert man den Namen „Anna“ als String in einer Variable namens name?
name = Anna
name = "Anna"
name: Anna
name == "Anna"
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wie speichert man das Alter 16 als Integer?
alter = "16"
alter = float(16)
alter = 16
alter == 16
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Welche der folgenden Definitionen speichert eine Körpergröße korrekt als Float?
groesse = 1.75
groesse = "1.75"
groesse = 175
groesse == 1,75
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wie wandelst du die Variable alter in einen String um?
alter(string)
alter = string
str(alter)
string(alter)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wie berechnest du dein Geburtsjahr korrekt?
alter - aktuelles_jahr
aktuelles_jahr - alter
aktuelles_jahr + alter
alter + aktuelles_jahr
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Mit welcher Funktion fragt man den Benutzer nach seinem Namen?
print("Name?")
input("Name?")
ask("Name?")
name("Name?")
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Wie rundest du die Zahl 3.14159 auf 2 Nachkommastellen?
round(pi)
round(pi, 3)
pi.round(2)
round(pi, 2)
Create a free account and access millions of resources
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
10 questions
Impact of 9/11 and the War on Terror

Interactive video
•
10th - 12th Grade
21 questions
Lab Safety

Quiz
•
10th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
6 questions
Biography

Quiz
•
4th - 12th Grade