Giter VIP home page Giter VIP logo

python-beginner-scripts's Introduction

Python Beginner Projects

PyPI - Python Version License: GPL v3 GitHub Repo stars

Hello Folks! πŸ‘‹
This repository contains beginner friendly programs, projects, and puzzles to start your open source journey with. πŸš€
Python geek, assemble here and contribute freely.

About

  • All problem solving algorithm in Python programming language.
  • Anyone enthusist to contribute to open source is welcome.
  • Beginner friendly repository so that even newbies can start their open source journey and expore here.

Code of Conduct

We have a code of conduct, please follow it in all your interactions with the project.

How to Contribute?

Please go through CONTRIBUTING before making any Issue/PR.

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

python-beginner-scripts's People

Contributors

aaditya1612 avatar aayush3014 avatar aishwarya0918 avatar akshatjain24 avatar aneesh02 avatar anmol-sharma21 avatar atharv-777 avatar aviace avatar batul02 avatar burhanxd avatar canav1 avatar choidf avatar codingis4noobs2 avatar harishrirajendra avatar harshith-19 avatar haxor47 avatar jahnwi2302 avatar mclmza avatar mrb141107 avatar nirban07 avatar punit-choudhary avatar r-yash avatar rohitm619 avatar sachindabhade avatar saimaheshtaduri avatar sanskarsh avatar shubhusion avatar soniarpit avatar trainedpro avatar unknown-cypher avatar

Stargazers

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

Watchers

 avatar  avatar

python-beginner-scripts's Issues

Numeric Pattern 101

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Sending Emails with attachments

  • File/Project Name: SENDING EMAIL
  • What I want to work upon: I want to create a python script with which the user can send the mail with attachments from the commandline. The script will use the user's email-id and token id for validation.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Movie Recommendation

  • File/Project Name: Movie Recommendation
  • What I want to work upon: create a python script that would recommend movies based on predetermined emotions.

Instructions

  • Use comments and docstrings
  • Make a folder if the project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Project: Projects
  • There is no existing issue with this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Area of Triangle

  • File/Project Name: Area of triangle
  • What I want to work upon: Add a script to find the area of a triangle whose sides are given

Instructions

  • Use comments and docstrings
  • Make a folder if the project contains more than one file
  • Lint your code using pylint

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Math
  • There is no existing issue with this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Numeric Pattern 4

  • Numeric Pattern 4
  • Adding python script for numeric pattern r

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

TIC-TAC-TOE GAME

  • File/Project Name: TIC-TAC-TOE
  • What I want to work upon: A console Tic Tac Toe game using arrays in python and a simple logic.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Area of a sphere/circle

I would like to add a script to calculate the area of a circle as well as the volume of a sphere

Symbol Pattern 190

  • File/Project Name: : Symbol Pattern -190
  • What I want to work upon:
    Write code for Symbol Patttern

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Numeric Pattern 1

Instructions

  • Use comments and docstrings
  • Make a folder if the project contains more than one file
  • Lint your code using flake8

I want to:

  • Add my script/project
  • Category: Patterns
  • There is no existing issue with this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol pattern 16

  • File/Project Name:
  • What I want to work upon:
    i would like to add code for symbol pattern 16

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Factorial

  • File/Project Name: Factorial Calculation
  • What I want to work upon: Add code to calculate the factorial of small numbers.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to:

  • Add my script/project
  • Category: Math (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Area of a circle/Volume of a sphere

  • File/Project Name:: Area of a circle
  • What I want to work upon:: Create a new scripts of code that calculates the area of a circle.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Math
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Area Of Triangle With 2 Parameters

  • File/Project Name: area _of_triangle_2.py
  • Current Issue with Code: It takes 3 parameters and may not be correct as the sides are not sorted
  • What I want to improve: I want to use only the base and height to calculate the parameter

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Improve Existing Code

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Alarm Clock

  • File/Project Name: Alarm Clock
  • What I want to work upon: I want to propose a python script that generates an alarm clock. When a user sets an alarm, the code picks a random video and starts playing it.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol Pattern 102

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Pythagorean Theorem

  • File/Project Name: pythagorean_theorem.py
  • What I want to work upon: Pythagorean Theorem

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Math
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

3D Cube Visualizer

  • 3D Cube Visualizer
  • I Can work on this issue, i will be adding a project to visualize a cube in 3D

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

pyramid pattern 2

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol pattterns 15

  • File/Project Name:
  • What I want to work upon:
    add script to make symbols pattern 15

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol Pattern 184

  • File/Project Name: : Symbol/Pattern - 184
  • What I want to work upon:
    Write code for symbol pattern

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Email Validator

  • File/Project Name: email_validator.py
  • What I want to work upon: A script that takes input as an email address and checks whether the email address is valid or not.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

AES Encryption Decryption Algorithm

  • AES Encryption Decryption Algorithm
  • A script to encrypt and decrypt messages using AES algorithm

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol Pattern 117

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol/Pattern - 196

  • File/Project Name: - Symbols/Pattern - 196
  • What I want to work upon:
    Write a code for Symbol Pattern

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

News API in python

  • Projects/News API.py
  • I want to create a new program of news api in python language

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue with this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Circumference Of Circle

  • File/Project Name: circumference_of_Circle.py
  • What I want to work upon: Circumference Of Circle

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Math
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Numeric pattern 3

  • Numeric pattern 3
  • Add solution of Numeric pattern 3

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

File name validator

  • File/Project Name:
  • File name validator
  • What I want to work upon:
    I would like to add a script to validate file names

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Pyramid Pattern 1 not in proper folder

Describe the bug
Pyramid Pattern 1 is not in the proper folder!

To Reproduce
Steps to reproduce the behavior:

  1. Go to Patterns/Pyramid_Patterns/Code
  2. main.py and readme.md are associated with Pyramid Pattern 1

Expected behavior
Main.py and README.md should be inside a folder named: Pyramid_Pattern_1

Screenshots
image

Add Pattern programs

  • File/Project Name: Alphabetic patterns 1
  • What I want to work upon: I want to add python code for alphabeticpattern1 which is mentioned in the patterns folder and contributes to the repository.**

Instructions

  • Use comments and docstrings
  • Make a folder if the project contains more than one file
  • Lint your code using flake8

I want to:

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue with this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

alphabets patterns in python

  • File/Project Name:
  • What I want to work upon:

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbols/Pattern/126.png

  • File/Project Name: -Symbols/Pattern -126
  • What I want to work upon:
    Write a code for it.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol pattern 14

  • File/Project Name:
  • What I want to work upon:
    I want to add script to make symbol pattern of img 14

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Symbol pattern 13

  • File/Project Name:
  • What I want to work upon:
    Symbol pattern 13

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Matrix Text Generator

  • Matrix Text Generator
  • Making Matrix Text Generator Project

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Bubble Sort Visualizer

  • File/Project Name: Bubble Sort Visualizer
  • What I want to work upon: using python and its Tkinter Library, to visualize Bubble Sorting.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Image conversion from Pixels to ASCII

  • File/Project Name: Image conversion from Pixels to ASCII
  • What I want to work upon: Create a simple python script which when fed the path of an image saved in a local folder converts the image to an ASCII symbol art (with editable image size and ascii symbols)

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Pyramid Pattern 1

  • File/Project Name: Pyramid Pattern 1
  • What I want to work upon: Add a python script to implement given pattern

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Patterns (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

symbol pattern 1

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Numeric Pattern 100

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Patterns
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

COUNT-DOWN TIMER

  • File/Project Name: COUNT-DOWN TIMER
  • What I want to work upon: A counter program which counts the time until the timer ends.

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to: (Please add/remove options as per requirement)

  • Add my script/project
  • Category: Projects
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Print Fibonacci Sequence

  • File/Project Name: Fibonacci
  • What I want to work upon: To write python script to print first n Fibonacci numbers

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to:

  • Add my script/project
  • Category:Math (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

Numeric Pattern 2

  • File/Project Name: Numeric Pattern 2
  • What I want to work upon: Add code to implement given pattern

Instructions

  • Use comments and docstrings
  • Make folder if project contains more than one file
  • Lint your code using flake8

I want to:

  • Add my script/project
  • Category: Patterns (eg: Math, Patterns, Projects)
  • There is no existing issue about this script/project
  • There is no such script/project in the repo

🌟 Star it 🍴Fork it 🀝 Contribute to it!

Discord server - http://pragmaticprogrammer.in/discord

Happy Coding πŸ’œ

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.