This commit is contained in:
Augusto 2021-08-04 15:20:54 +01:00
parent b99b9abc6c
commit ba775931e3
1 changed files with 4 additions and 4 deletions

View File

@ -66,10 +66,10 @@ Notions: String Manupulation, Range Loops, Pointers, Modulo and Division relativ
Videos: Videos:
- (03-01-StringsManipulation)[https://www.youtube.com/watch?v=8LplJN_8iOU] - [03-01-StringsManipulation](https://www.youtube.com/watch?v=8LplJN_8iOU)
- (03-02-RangeLoop)[https://www.youtube.com/watch?v=i89N4cjh1-g] - [03-02-RangeLoop](https://www.youtube.com/watch?v=i89N4cjh1-g)
- (03-03-Pointers)[https://www.youtube.com/watch?v=owVPa5b1BMc] on variables - [03-03-Pointers](https://www.youtube.com/watch?v=owVPa5b1BMc) on variables
- (03-04-Modulo)[https://www.youtube.com/watch?v=NVan-9-Ioec] and Division - [03-04-Modulo](https://www.youtube.com/watch?v=NVan-9-Ioec) and Division
Exercices: Exercices: