Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fizz Buzz

Build Status Discord Contribution

What for?

  • Program prints numbers from 1 to 100.
  • Multiples of 3 are represented by "Fizz".
  • Multiples of 5 are represented by "Buzz".
  • Multiples of both 3 & 5 are represented by FizzBuzz".

Tools Used

  • Python 3.6.1
  • sublime text editor v3126

Documentation

Under construction.

License

This project is designed for practice and educational purposes. See section LICENSE for more details.

About

A practice on python programming [first python project]

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages