.data
n:
10
.text
// your code here to get the first 'n' Fibonacci numbers
// you may change the value of 'n'
// remove these comments!