GithubHelp home page GithubHelp logo

ehmsu / shortest-fizzbuzz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rsha256/shortest-fizzbuzz

0.0 0.0 0.0 73 KB

Contains shortest solutions to fizzbuzz in various programming languages

Java 7.63% Python 3.48% C++ 6.71% R 3.19% JavaScript 3.11% Go 9.58% Scheme 12.57% Rust 5.46% Ruby 2.38% PHP 7.08% Swift 13.88% Elm 8.62% Dart 3.60% Raku 1.54% C 3.92% Common Lisp 7.26%

shortest-fizzbuzz's Introduction

shortest-fizzbuzz

Contains shortest solutions to fizzbuzz in various programming languages


Rules:

"Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”." To learn more and see clean versions, see: https://wiki.c2.com/?FizzBuzzTest


Languages:


Contributing:

  1. Alphabetically add your addition here to README.md in the format [<language name>](<file-name>), <number-of-bytes> bytes. GitHub tells you the number of bytes for any file.
  2. Add a file to the root of the repo in the form of: <language-name>.<file-extension> that satisfies the rules above.

Notes:

Try to write a detailed commit message.

If possible make sure you end your file with a newline at the end and are using LF as opposed to CRLF Line sequences.

Feel free to improve on existing solutions if you can do better :)

shortest-fizzbuzz's People

Contributors

aryan9101 avatar charlesliu02 avatar chrislovering avatar cwchiong avatar ericknyagilo avatar ggolfz avatar iamrajput avatar juanceledon avatar kavienanj avatar kenny2442 avatar kifilterfibercontext avatar manthanabc avatar n4t3m avatar namita2310 avatar ohowe1 avatar pranshuj73 avatar quartzal avatar rsha256 avatar synnek1337 avatar thabsheerhussain avatar yash0605 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.