Timeline for Create a FizzBuzz compiler
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Apr 9, 2015 at 17:06 | comment | added | billpg | @JasonS - Hi there. I'm interested in your experience of this challenge. meta.codegolf.stackexchange.com/questions/5050/… | |
| Aug 1, 2014 at 16:02 | history | edited | Jason S | CC BY-SA 3.0 |
changed from dict to tuple input
|
| Aug 1, 2014 at 14:13 | comment | added | Jason S | What is the error? | |
| Aug 1, 2014 at 8:56 | comment | added | James Williams | In your example command line argument, I had to wrap in double quotes and use single quotes for 'Fizz' and 'Buzz' - like so `"{3:'Fizz',5:'Buzz'}" however the program is still throwing an error for me. | |
| Jul 31, 2014 at 21:14 | history | answered | Jason S | CC BY-SA 3.0 |