foundersandcoders / fizzbuzz

Using Test Driven Development to solve FizzBuzz - workshop written for week 2 of the Founders & Coders course
MIT License
7 stars 9 forks source link

Main task is a bit unclear #13

Closed GiuliaTeggi closed 5 years ago

GiuliaTeggi commented 6 years ago

"The idea is to display numbers from 1 to 100" - might be interpreted as: all numbers up to 100 should be displayed in a loop.

zurda commented 5 years ago

Thanks, we'll try to address this before FAC-16

zurda commented 5 years ago

I think this was resolved by the PR. Closing this issue