Python Basics

This repository contains the code and resources for learning Python fundamentals from FreeCodeCamp.

Introduction

In this repository, you will find the code examples, exercises, and explanations for learning Python basics. Whether you are a beginner or have some programming experience, this repository will help you understand the fundamentals of Python programming language.

Getting Started

To get started with this repository, you can clone it using the following command: git clone

Topics Covered

  1. String Manipulation
  2. String and number manipulation
  3. Recursion
  4. Algorithm design
  5. Data Structures and Algorithm