Code Monkey home page Code Monkey logo

nulldev / hacktoberfest-2020-fizzbuzz Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 353.0 1.43 MB

:jack_o_lantern: Submit creative/abstract FizzBuzz solutions in any language you want!

License: The Unlicense

JavaScript 7.68% LOLCODE 0.60% Java 7.87% HyPhy 0.09% Python 58.64% C++ 9.14% Dart 1.30% Shell 0.48% Go 1.20% CoffeeScript 0.13% C 4.24% Rust 2.06% TypeScript 2.80% AutoIt 0.21% PLSQL 0.16% Swift 0.57% PHP 1.78% C# 0.56% Perl 0.21% Nim 0.27%
fizzbuzz hacktober hacktoberfest hacktoberfest2020

hacktoberfest-2020-fizzbuzz's Issues

PseudoRandomFizzBuzz.java: NoSuchFileException

When trying to execute my Java code, the following exception is thrown.

java.nio.file.NoSuchFileException: fizzBuzz.csv
[...]

That's because this file got deleted in another commit.

Add your solution!

🎃 Hacktoberfest 2020 FizzBuzz

Please consult the ReadMe for information on what this repository is about and how to contribute!


❗ READ BEFORE CONTRIBUTING

THIS REPOSITORY IS IN COMPLIANCE WITH THE HACKTOBERFEST VALUES AND RULES:

We cannot and will not accept every PR and label invalid one's accordingly! Examples are off-topic contributions, duplicated solutions, copy-paste solutions as well as obvious +1 attempts.

We are searching for interesting/creative/abstract/unique/extraordinary/weird solutions to FizzBuzz. Only one normal solution per language is permitted!

This repository aligns with the values of the Hacktoberfest as it is meant as a fun challenge as well as a platform to learn (experiment with different solutions, challenging yourself to come up with creative solutions to a unique problem).

Denied PR's can be found here.


Happy hacking!

Quick Summary description and gif mismatch (README.md)

Quick summary:

FizzBuzz is a program that prints the numbers from 1 to 100. But for multiples of three it prints “Fizz” instead of the number and for the multiples of five, it prints “Buzz”. For numbers which are multiples of both three and five it prints “FizzBuzz”.

The summary states that we need to print numbers from 1 to 100, but in the gif, the numbering starts from 0. (′ʘ⌄ʘ‵)

Most of the Java code does not work

With my current setup (JDK 11 + VS Code or GitHub Codespaces) I am unable to test most of the Java code in this repo. Here are some problematic code snippets:

If you want this issue fixed, @nldev, assign me this issue and I'll be happy to fix it.

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.