Git Product home page Git Product logo

hacktober-challenges's Introduction

Hacktober-Challenges

A collection of issues for beginners for Hacktoberfest challenges! I review PR's daily!

NOTE: Please tell me at least one thing you learned from doing this in your PR comment! AND NO REUSING OLD CODE!!!!

I will be spending the next hour or so making a bunch of python challenges for people to complete and make a PR

Make sure to make a folder with a name for the issue you want to have a go at! If someone has already done it, just add your version inside of that folder in your PR. Enjoy the t-shirts! Also remember that fixing other peoples code is allowed too! If you spot a mistake just make another PR! :D

Be sure to star! Or DM for any help! JamBot3000#5181

hacktober-challenges's People

Contributors

404dcd avatar abhishekdoshi26 avatar amyweitzman avatar aniketrochwani avatar anschy avatar ayo-dolani avatar ayushrajsharma avatar codersaty avatar codertysmi avatar cryp73r avatar cynthiahenaff avatar cypher-adi avatar fiendfyre5 avatar gerald-izuchukwu avatar jambot3000 avatar kritimakaushal avatar lukew11037 avatar madjesc avatar mariaachim avatar mehulgupta21 avatar milos5593 avatar ocramoi avatar pkpawankushwaha avatar priyajames29 avatar ptk12 avatar realjammy avatar ryguigas0 avatar sharath3001 avatar udokavrede avatar vijetasaini0211 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hacktober-challenges's Issues

Make something that will make me laugh!

I don't care what it is, just make a program that will make me laugh and ill accept it! The best one will get a uh, handshake? Or an elbow bump would probably be more appropriate given corona and all. Good luck!

Fizz Buzz Game

FIZZ BUZZ GAME
Write a short program that prints each number from 1 to n on a new line.(n is number given by user)

For each multiple of 3, print "Fizz" instead of the number.

For each multiple of 5, print "Buzz" instead of the number.

For numbers which are multiples of both 3 and 5, print "FizzBuzz" instead of the number.

Power Calculator.

Build a power calculator that takes in two parameters: Voltage and Current and return the corresponding current

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.