Homework 1: gcd.

Program greatest common divider algorithm in thump assembly:

https://wokwi.com/arduino/projects/301726743632282120

Homework 2: squares.

Program function that can modify in an array of number all entries into their squared values:

https://wokwi.com/arduino/projects/304008905860579906