Attendance (w15-1)
Slides (w15-1)
Inheritance
Person/Student/Employee
Array of Person/Student/Employee
One function to calculate BMI
Recursive function
Using Euclid's algorithm to find gcd
then use it to find least common multiple (LCM) for adding Fraction
https://en.wikipedia.org/wiki/Greatest_common_divisor
Lab - try the above in Python and Java
No comments:
Post a Comment