Skip to content

Commit

Permalink
Add a README to basicTypes exercise.
Browse files Browse the repository at this point in the history
  • Loading branch information
hageboeck committed Aug 22, 2024
1 parent ccdf0fb commit e0d5bac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions exercises/basicTypes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Fundamental types and expressions

## Tasks:
- Compile the program and analyse the output of the different expressions
- Discuss with other students or your tutor in case the result of an expression is a surprise
- Fix the marked expressions by changing types such that they produce meaningful results
- Answer the questions in the code

0 comments on commit e0d5bac

Please sign in to comment.