24 lines
585 B
Markdown
24 lines
585 B
Markdown

|
|
<!-- .element class="plain" style="background: transparent; height: 12rem;" -->
|
|
|
|
## Pseudocode-Quiz
|
|
<div style="text-align: center;">
|
|
<span style="padding-right: 1rem;">Anika Amma</span>
|
|
<span style="padding-right: 1rem;">Anna Sauer</span>
|
|
</div>
|
|
|
|
---
|
|
|
|
## This is how this works:
|
|
* 5 rounds with 7 questions
|
|
* each question: a pseudocode snippet that represents a film / TV show / book
|
|
* it may allude to the title, the plot or famous lines
|
|
* the group that guesses the represented story first gets a point
|
|
|
|
---
|
|
|
|
```
|
|
here be example code
|
|
```
|
|
|