Skip to content

Commit e0d5bac

Browse files
committed
Add a README to basicTypes exercise.
1 parent ccdf0fb commit e0d5bac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: exercises/basicTypes/README.md

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

Comments
 (0)