1
1
Fork 0
AtomicKotlinCourse/Programming Basics/if Expressions/Exercise 3/task.md

119 B

if Expressions (#3)

Create a function findMax() that finds the maximum value when given two integer arguments.