Python Practice

Installation

Prerequisites

  1. Make sure poetry is installed.
  2. Make sure you're running python 3.10 or greater.

Actual installation

  1. Clone the repository using git clone https://github.com/AdityaGudimella/pythonpractice.git
  2. Run poetry install