Hacker News new | past | comments | ask | show | jobs | submit login

If you can assume that you are given a valid fizzbuzz sequence then your solution works. However, look at what it outputs for:

raw_input = ["Fizz","Buzz","Fizz","Fizz","Buzz","Fizz","FizzBuzz","Buzz","Buzz"]




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: