Gvetri / FizzbuzzKata

Repository For a FizzBuzz Kata in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Run the file use the following command in your terminal: For unix: g++ main.cpp FizzBuzz.cpp -o file1 && ./file1

About

Repository For a FizzBuzz Kata in C++

License:MIT License


Languages

Language:C++ 100.0%