csharp_types_tasks.md - brainchildservices/curriculum GitHub Wiki
-
Tasks already included in slide:
- excercises for integer : http://127.0.0.1:5500/003datatypes.html#/9.
- excercises for double : http://127.0.0.1:5500/003datatypes.html#/10
- excercises for char : http://127.0.0.1:5500/003datatypes.html#/11
- excercises for string : http://127.0.0.1:5500/003datatypes.html#/11
- excercises for bool : http://127.0.0.1:5500/003datatypes.html#/13
- excercises for float : http://127.0.0.1:5500/003datatypes.html#/14
- excercises for long : http://127.0.0.1:5500/003datatypes.html#/15