Jump to

step2-l1-base

(random out of 5)

📜 This is a base question using some basic markdown syntax. Example :

What is **worse** than seeing a _Pikachu in a trash bin_ ?

Renders into :


What is worse than seeing a Pikachu in a trash bin ?


🔔 Note that you can use the --- to create horizontal line separation (just don't forget empty line before and after)

You can also use emojis by using their short code, see this cheat list. Example :

:warning: Don't use the `##` or `###` headers in questions !

Renders into :

⚠️ Don't use the ## or ### headers in questions !

And you can also use block quotes like this :

> **Note :** if you click on the small icon near the question title, you can access the file on the git repository. 

Renders into :

Note : if you click on the small icon near the question title, you can access the file on the git repository.

Possible answers to the previous question top are :

???

Actually, all answers can be considered as valid (most of them were inspired from student's suggestions written on their exam during SoSe23 for Programming Paradigms).