Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 300 Bytes

File metadata and controls

11 lines (7 loc) · 300 Bytes

frc-programming-24-github-training

Github practice!

What to do:

  • Clone the project, and make a branch with your name

In that branch: -> Make a folder with your name -> Put 2 .java files in there such that one solves FizzBuzz and the other generates the first n fibonacci numbers.