Python-Grundlagen (IF Kl. 10)

Quiz
•
Computers
•
10th Grade
•
Medium
Lenn Bie
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Wie wird in Python das folgende Symbol bezeichnet?
=
Zuweisungsoperator
Gleichzeichen
Vergleichsoperator
Identitätsäquivalenz
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Variablen in Python.
Markiere die richtige(n) Antwort(en).
Eine Variable besitzt einen Namen (Bezeichner).
Mit dem Zuweisungsoperator ("=") können Werte in eine Variable geschrieben werden.
Eine Variable kann zum Speichern von Werten verwendet werden.
Mit der Anweisung "15 = b" wird der Wert 15 in die Variable mit dem Bezeichner b geschrieben.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welcher Aufbau der for-Schleife ist in Python korrekt?
for i in range(8):
anweisung1
anweisung2
...
for range(8):
anweisung1
anweisung2
...
for i in range(8)
anweisung1
anweisung2
...
for range(8) in i:
anweisung1
anweisung2
...
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Wie heißt das Programm, das eine Programmiersprache in Maschinensprache übersetzt?
Compiler
Translator
Runtime Environment
IDE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Was bedeutet die Abkürzung IDE?
Integrierte Entwicklungsumgebung
Implementierung - Design - Entwicklung
Integrated Data Engineering
Integrierte Daten-Extraktion
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Wie kann ein langes Programm übersichtlicher gestaltet werden?
Einfügen von Leerzeilen
Kommentare
Definition von Methoden, um mehrfach verwendete Code-Abschnitte zu bündeln
Vergabe von gut verständlichen Bezeichnern (Namen) für Variablen und Methoden
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welches Schlüsselwort wird verwendet, um eine Funktion in Python zu definieren?
method
def
define
function
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Info 7 - Verschlüsselung

Quiz
•
7th Grade - University
11 questions
PGdP Nebenläufigkeit

Quiz
•
University
14 questions
ISDATut3

Quiz
•
University
18 questions
HTML/CSS

Quiz
•
11th - 12th Grade
12 questions
LasercutterWorkshopSek2

Quiz
•
11th - 12th Grade
17 questions
Coding Basics

Quiz
•
12th Grade - Professi...
20 questions
Tin 10 - Bài 12 CDF - Kiểu dữ liệu xâu kí tự

Quiz
•
10th Grade
16 questions
Datenbanken - SQL und mehr

Quiz
•
9th - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade