Skip to content

Commit 6a13b36

Browse files
committed
Add a README to basicTypes exercise.
1 parent d8d672f commit 6a13b36

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

exercises/basicTypes/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)