All Projects → raviprakashdev → simplePythonProgram

raviprakashdev / simplePythonProgram

Licence: other
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to simplePythonProgram

Instagram-mass-reporter
This bot helps users to mass report Instagram accounts
Stars: ✭ 229 (+990.48%)
Mutual labels:  hacktoberfest2020
super-scripts
😎 super automation scripts written by humans
Stars: ✭ 63 (+200%)
Mutual labels:  hacktoberfest2020
hacktoberfest 2021
Solve the given questions, and submit a PR.💬 Make sure you submit the solution in the correct folder. ✔
Stars: ✭ 44 (+109.52%)
Mutual labels:  hacktoberfest2020
hello-world-Python
Resoluções de problemas básicos com Python
Stars: ✭ 22 (+4.76%)
Mutual labels:  hacktoberfest2020
frontatish
A React native common components kit and helper methods,find the package at this link https://www.npmjs.com/package/frontatish
Stars: ✭ 14 (-33.33%)
Mutual labels:  hacktoberfest2020
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+200%)
Mutual labels:  hacktoberfest2020
RestaurantReactApp
This is a responsive website that uses PWA app standards, completely created with React, React router and firebase
Stars: ✭ 59 (+180.95%)
Mutual labels:  hacktoberfest2020
defundthepolice
Defund The Police
Stars: ✭ 21 (+0%)
Mutual labels:  hacktoberfest2020
Covid-19-d3
Created with CodeSandbox
Stars: ✭ 13 (-38.1%)
Mutual labels:  hacktoberfest2020
hacktoberfest
Fork and Create a Pull Request
Stars: ✭ 13 (-38.1%)
Mutual labels:  hacktoberfest2020
Commandline-Games-hacktoberfest
A repository to share command line games. An opportunity to start and learn about open source code contributions flow.
Stars: ✭ 16 (-23.81%)
Mutual labels:  hacktoberfest2020
Login-Register-FlutterApp
Login Register Auth App by Delicia Fernandes using Google and Facebook sign in.
Stars: ✭ 87 (+314.29%)
Mutual labels:  hacktoberfest2020
o-fish-web
Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Stars: ✭ 29 (+38.1%)
Mutual labels:  hacktoberfest2020
J.A.R.V.I.S
Just A Rather Very Intelligent System
Stars: ✭ 36 (+71.43%)
Mutual labels:  hacktoberfest2020
Alexa-skills-starters
💻 A collection of super cool Amazon Alexa skills for complete newbies. 💻
Stars: ✭ 24 (+14.29%)
Mutual labels:  hacktoberfest2020
ci-hackathon-app
A community-built Django app to help automate future Code Institute hackathon events for students and alumni.
Stars: ✭ 13 (-38.1%)
Mutual labels:  hacktoberfest2020
Software-Development-Pakistan.github.io
Github Repository for softdevpk.com
Stars: ✭ 17 (-19.05%)
Mutual labels:  hacktoberfest2020
SoundTouch-Chrome-Extension
📢 💻 SoundTouch Bose Chrome Extension, Display the current playing music, control the Soundtouch and more...
Stars: ✭ 17 (-19.05%)
Mutual labels:  hacktoberfest2020
Learning-Resources
Learning resources for newbies.
Stars: ✭ 20 (-4.76%)
Mutual labels:  hacktoberfest2020
node-banner
Easily integrate ASCII flavored banners to your CLI tool
Stars: ✭ 18 (-14.29%)
Mutual labels:  hacktoberfest2020

simplePythonProgram

This repo contains the following files:

  • Bubble Sort_2.py: a bubble sort program.
  • BubbleSort.py: another bubble sort program.
  • Merge Sort.py: a merge sort implementation program with user-received input.
  • Fibonacci.py: a program that takes number of digits given as input and generates a Fibonacci Sequence based on input.
  • README.md: this file.
  • helloworld.py: a simple hello world program.
  • greet.py : a simple program that requests user name and greets them with a specfic message.
  • spam.py: a simple program to give spam message to anyone
  • Quick_sort.py: quick sort program

To run spam.py install pyautogui

pip install pyautogui
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].