Programming Challenge: Four Simple Function Definitions

Here, you'll find the links to the files generated for this challenge.


perimeter_of_triangle.l

Task 1: Distance Between Two Points [Demo]

Task 2: Perimeter of Triangle [Demo]


two_calculators.l

Task 3: LR Infix Calculator [Demo]

Task 4: RL Infix Calculator [Demo]



Back to Main Page