We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d672f commit 6a13b36Copy full SHA for 6a13b36
exercises/basicTypes/README.md
@@ -0,0 +1,8 @@
1
+# Fundamental types and expressions
2
+
3
+## Tasks:
4
+- Compile the program and analyse the output of the different expressions
5
+- Discuss with other students or your tutor in case the result of an expression is a surprise
6
+- Fix the marked expressions by changing types such that they produce meaningful results
7
+- Answer the questions in the code
8
0 commit comments