Browse Source

Update piscine-go-curriculum.md

add some forgotten exercises
pull/127/head
Barthélémy de Mazenod 5 years ago committed by Clément
parent
commit
7be7d59775
  1. 4
      docs/piscine-go-curriculum.md

4
docs/piscine-go-curriculum.md

@ -57,8 +57,10 @@ Exercices:
- ultimatedivmod
- printstr
- strlen
- swap
- strrev
- basicatoi
- basicatoi2
- atoi
- sortintegerable
@ -110,6 +112,7 @@ Exercices:
- isalpha
- isnumeric
- islower
- isupper
- isprintable
- concat
- basicjoin
@ -141,6 +144,7 @@ Videos:
Exercices:
- appendrange
- makerange
- concatparams
- splitwhitespaces
- printwordstables

Loading…
Cancel
Save