UCLL-PR2 / exercises

P2 Exercises
https://ucll-pr2.github.io/exercises/
6 stars 135 forks source link

Conditional Expressions Theory Missing #37

Open MatejVeselUCLL opened 7 months ago

MatejVeselUCLL commented 7 months ago

file: 05-functional-programming\01-comprehensions\06-functions\assignment.md

alternating_caps(string) function requires the use of conditional expressions, which was not covered in the 'theory part' of this or any previous assignments.