Skip to content

This repository contains Python programs completed during the GUVI Python certification as well as a Google Colab notebook for basic Python code. Additional files may be added to the Colab notebook in the future.

Notifications You must be signed in to change notification settings

Princepm02/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Python

Python Logo

This repository contains Python programs completed during the GUVI Python certification as well as a Google Colab notebook for basic Python code. Additional files may be added to the Colab notebook in the future.

Table of Contents

GUVI Certification

The GUVI Certification file in this repository contains all the Python programs completed during the GUVI Python certification. These programs cover a wide range of topics and serve as a valuable resource for learning and practicing Python.

Google Colab Notebook

The Google Colab Notebook file is a Google Colab notebook that contains basic Python code. You can view and run this notebook in a Colab environment, which allows you to experiment with Python code interactively. Feel free to add more code and documentation to this notebook as you continue to learn and explore Python.

Contributing

If you would like to contribute to this repository by adding more Python programs, improving the existing code, or enhancing the Google Colab notebook, please follow these steps:

  1. Fork this repository to your GitHub account.
  2. Create a new branch for your contributions: git checkout -b feature/your-feature-name.
  3. Make your changes, add new programs, or modify existing code.
  4. Ensure your code is well-documented and follows best practices.
  5. Commit your changes and push them to your forked repository: git commit -m "Add your descriptive commit message" and git push origin feature/your-feature-name.
  6. Create a pull request to merge your changes into this repository.

Your contributions are highly appreciated!


Happy coding! 🐍

About

This repository contains Python programs completed during the GUVI Python certification as well as a Google Colab notebook for basic Python code. Additional files may be added to the Colab notebook in the future.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published