Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Euclid Algorithm and Fibonacci Sequence

I've tested whether the if-statements and while-loops are compiled correctly by implementing some simple algorithms, such as the Fibonacci Sequence and the Euclid Algorithm. You can (hopefully) see the live version.