All Projects → shivangdubey → Hacktoberfest2020

shivangdubey / Hacktoberfest2020

Licence: mit
Repository to let enthusiasts create issues and pull requests for the Open Source event

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hacktoberfest2020

Puppet Redis
Puppet Module to manage Redis
Stars: ✭ 37 (-7.5%)
Mutual labels:  hacktoberfest
Entity Command
Manage WordPress comments, menus, options, posts, sites, terms, and users.
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Twitch Giphy
Um chatbot para Twitch que integra a API do GIPHY, fazendo com que hashtags no chat da Twitch virem GIFs na Live :)
Stars: ✭ 39 (-2.5%)
Mutual labels:  hacktoberfest
Rw.rs
Free shell account and web 1.0 hosting @ http://rw.rs/~you
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Swamp
Teh AWS profile manager
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Mg
Minimal UI library based on relm (GTK+), written in Rust.
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Nsfw Filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
Stars: ✭ 984 (+2360%)
Mutual labels:  hacktoberfest
Axios Module
Secure and easy axios integration with Nuxt.js
Stars: ✭ 998 (+2395%)
Mutual labels:  hacktoberfest
Newsscraper
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Spreed
📞😀 Nextcloud Talk – chat, video & audio calls for Nextcloud
Stars: ✭ 994 (+2385%)
Mutual labels:  hacktoberfest
Yii Queue
Queue extension for Yii 3.0
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Blaze
⚡ File sharing progressive web app built using WebTorrent and WebSockets
Stars: ✭ 991 (+2377.5%)
Mutual labels:  hacktoberfest
Dbdpg
Perl Postgres driver DBD::Pg aka dbdpg
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Keycloak Admin Ui
Keycloak Admin Console
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Promcord
📊 Analyze your entire discord guild in grafana using prometheus. Message, User, Game and Voice statistics...
Stars: ✭ 39 (-2.5%)
Mutual labels:  hacktoberfest
Analysispreservation.cern.ch
Source code for the CERN Analysis Preservation portal
Stars: ✭ 37 (-7.5%)
Mutual labels:  hacktoberfest
Mvp
PowerShell Module to interact with the Microsoft MVP API
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Linuxbrew Core
🍻🐧 Core formulae for the Homebrew package manager on Linux
Stars: ✭ 999 (+2397.5%)
Mutual labels:  hacktoberfest
Fbchat
Facebook Chat (Messenger) for Python
Stars: ✭ 995 (+2387.5%)
Mutual labels:  hacktoberfest
Pyflakes
A simple program which checks Python source files for errors
Stars: ✭ 991 (+2377.5%)
Mutual labels:  hacktoberfest

HacktoberFest2020

Repository to let enthusiasts create issues and pull requests for the Open Source event Hacktoberfest

NOTE

No Pull request would be accepted without a brief description about the project or code being pulled.

Table of Contents

About the Repository:

(There are 2 scripts in this repository)

  1. Basic Number Guessing Game, created in Python3
  2. Receipt Generator for Shopping bills
  3. Calculator using tkinter in python

Libraries/Tools used:

  1. Random package
  2. Math package
  3. tkinter package

Concepts used:

  1. While loop
  2. If-Else
  3. Graphical User Interface

How The Guess Game Works:

  1. Step One: Add your name.
  2. Step Two: Select an option to guess a number.
  3. Step Three: The game starts to guessing the numbers.

Screenshot

Calculator:

This Program runs on both Windows and Linux operating systems by using pycharm, anaconda 3 or both. other python editor with the python version 3.x. This software is developed by python 3.x. I've used tkinter module for the Graphical user interface. It is more secure which means you need not enter other anything except the numerical values. It is more relevant and easy to use for users.

  1. It performs Addition, Subtraction, Multiplication and Division
  2. If you want to clear the recent entered value, you should click the button C
  3. If you want to erase the history, you should click the button AC

Screenshots Input Given Obtained Output

Alt Text

Development

Want to contribute? Great! Please check the Contribution guideline.

This repository is the starter code for you. Therefore, I would like to accept your pull requests 😎

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].