We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03d43d commit f0ce0c1Copy full SHA for f0ce0c1
exercises/basicTypes/README.md
@@ -0,0 +1,7 @@
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
0 commit comments