Skip to content

All python projects from Free code camp, udemy and more.

Notifications You must be signed in to change notification settings

rominalodolo/PYTHON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON

All python projects from Free Code Camp, Udemy and more.

README EXAMPLE:

Foobar

Foobar is a Python library for dealing with word pluralization.

Installation

Use the package manager pip to install foobar.

pip install foobar

Usage

import foobar

# returns 'words'
foobar.pluralize('word')

# returns 'geese'
foobar.pluralize('goose')

# returns 'phenomenon'
foobar.singularize('phenomena')

Screen Shots

Pygame: installing pygame python3 -m pip install pygame

Love Range pygame_shootingrange

Space Ship

pinkmeteorscreenshot

Godot: installing godot GodotEngine

Blade frogger

Veg Rain

License

MIT

About

All python projects from Free code camp, udemy and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published