Skip to content

Commit d4b0fca

Browse files
committed
Loesungen für Quizzes und Nummerierung gefixt
1 parent 2a34d1a commit d4b0fca

5 files changed

Lines changed: 23 additions & 4 deletions

File tree

basics/gdb.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
\end{enumerate}
8787
\end{spiel}
8888

89-
\textbf{Quiz 8}\\
89+
\textbf{Quiz 11}\\
9090
\textit{Was kann der Debugger?}
9191
\begin{enumerate}[label=\alph*)]
9292
\item Beim Fehler finden helfen

basics/kontrollfluss.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
\end{enumerate}
9898
\end{spiel}
9999

100-
\textbf{Quiz 9}\\
100+
\textbf{Quiz 8}\\
101101
\textit{Welche Aussagen sind korrekt?}
102102
\begin{enumerate}[label=\alph*)]
103103
\item Mit \texttt{=} vergleicht man.

basics/loesungen.tex

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
\textbf{Lösungen zu den Quizfragen:}
2+
\begin{itemize}
3+
\item Quiz 0: b, c, d
4+
\item Quiz 1: a
5+
\item Quiz 2: b
6+
\item Quiz 3: d
7+
\item Quiz 4: a, b, (c $\rightarrow$ frag einen Tutor)
8+
\item Quiz 5: a, b, c
9+
\item Quiz 6: a, b, c
10+
\item Quiz 7: b
11+
\item Quiz 8: c
12+
\item Quiz 9: a, c, d
13+
\item Quiz 10: a, b
14+
\item Quiz 11: a, c
15+
\item Quiz 12: a, d
16+
\item Quiz 13: d
17+
\item Quiz 14: a, b, d
18+
\item Quiz 15: b, c, d
19+
\end{itemize}

basics/rechte.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
\end{enumerate}
8585
\end{spiel}
8686

87-
\textbf{Quiz 10}\\
87+
\textbf{Quiz 9}\\
8888
\textit{Welche Bits existieren?}
8989
\begin{enumerate}[label=\alph*)]
9090
\item readable für Gruppe

basics/schleifen.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
\end{spiel}
103103

104-
\textbf{Quiz 11}\\
104+
\textbf{Quiz 10}\\
105105
\textit{Was kann bei der Verwendung von Schleifen passieren?}
106106
\begin{enumerate}[label=\alph*)]
107107
\item Die Schleife wiederholt sich endlos oft

0 commit comments

Comments
 (0)