Skip to content

cristian-santiago/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Python

Some codes in Python like applications, simple games, projects, exercises and basic material

Intro | Contents | Projects | Contributing | Credits

This repository contains 99% of the contents based in Python. Applications, games, notebooks, projects and datasets projects developed along the time. They can be used freely, but most of them is at an average level suitable for use in an application as exercise, simple projects etc.

Directory Description
Jupyter Notebooks with importants annotations.
My-Chatbot Dante is a chatbot created to have a nice talk.
Python-codes-CeV Huge list of interesting codes in Python.
Python-codes-DIO Python classes, functions, lambda and error treatment .
Python-projects-FCC Four projects created at FreeCodeCamp.
Python-codes-kaggle Python annotations for Kaggle's notebook.

All these projects were made at Replit as a requirement to obtain the Scientific Computing with Python Certificate at FreeCodeCamp

  • Arithmetic formatter : A function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side.
  • Time Calculator : A function named "add_time" that can add a duration to a start time and return the result.
  • Budget App : A "Category" class that can be used to create different budget categories.
  • Polygon area calculator : Oriented programming to create a Rectangle class and a Square class. The Square class is a subclass of Rectangle and inherit methods and attributes.
  • Probability Calculator : A program that determines the approximate probability of drawing certain balls randomly from a hat.
  1. Fork the repository on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that I can review your changes

Copyright (C) 2020-2022 by Cristian Santiago


Visits Badge

About

๐Ÿ Collections of codes in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published