Sign in to test your solution.
The deadline for this exercise is at 22:00, which is less than 5 minutes away.
The deadline for this exercise was at 2018-12-11 22:00. You can still submit, but your submissions may not be accounted for.
#!/bin/bash
function hoofdletters() {
#vul in
return 0
}
function markeren() {
#vul in
return 0
}
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.