Giter Site home page Giter Site logo

genzo1977 / python-programs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biresashisdas/python-programs

0.0 0.0 0.0 316 KB

Here is a collections of my Python Programs. Concepts like if/else statements, for and while loops, functions, list, tuple,modules and many more will be used. This programs will help Beginner's to understand and learn Python more easily.

Python 100.00%

python-programs's Introduction

๐Ÿ‘จโ€๐Ÿ’ป Python Programs ๐Ÿ‘จโ€๐Ÿ’ป

Here are few collection of my Python Programs which I have coded as part of my learning journing with python.

image

Basic Programs

  1. Pyhton Datatypes
  2. Built-in Datatypes
  3. Odd and Even Number
  4. Leap Year
  5. Years Left
  6. Body Mass Index

Object Oriented Programming (OOP)

  1. Class
  2. Inheritance

LIST

  1. List
  2. List Comprehension
  3. Conditional List Comprehension

DICTIONARY

  1. Dictionary Comprehension
  2. Conditional Dictionary Comprehension
  3. DataFrame

Python Programs using Turtle module

  1. Table Drawing a table using prettytable module.

  2. Sqaure

  3. Circle

  4. Rectangle

  5. Different Shapes

  6. Spiral Circle

    It will print the below output :-

    spiral_circle

  7. Concentric Circle

Some Important Modules

  1. Calendar
  2. Creating a Virus (using Turtle module)
  3. Factorial (using math module)
  4. CSV
  5. PANDAS

Simple Games in Python

  1. Rock Paper Scissor Game
  2. Hangman Game
  3. Snake Game
  4. Ping Pong Game
  5. India States Game

Tkinter

  1. Tkinter basic
  2. *args
  3. **kwargs
  4. kwargs using Class

Random Python Programs

  1. Calculator
  2. Caeser Cipher The Caesar cipher is a monoalphabetic substitution cipher, where each letter is replaced by another letter located a little further in the alphabet (therefore shifted but always the same for given cipher message). The shift distance is chosen by a number called the offset which can be right (A to B) or left (B to A).
  3. Student Score
  4. Auction
  5. Leap Year (using Boolean)
  6. NATO PHONETIC ALPHABET

python-programs's People

Contributors

biresashisdas avatar dheeraj3choudhary 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.