Skip to content

Namat96/Python-Basic

Repository files navigation

Python Basics

This repository contains my basic Python programming practice. I created this repository to learn Python from the beginner level and to build a strong programming foundation for mathematics, cryptography, and cybersecurity.

All code in this repository is written by me during my learning journey.


📚 Topics Covered

This repository includes practice programs related to:

  • Python syntax and basic structure
  • Variables and data types
  • User input and output
  • Conditional statements (if, elif, else)
  • Loops (for, while)
  • Functions
  • Lists, tuples, sets, and dictionaries
  • Basic problem-solving programs
  • Mathematical logic using Python

📂 Repository Structure

Each file or folder focuses on a specific Python concept. Programs are written in a simple way to understand logic clearly.

Example:

  • Variables and input programs
  • Loop-based programs
  • Function-based programs
  • Basic mathematical problems

🎯 Purpose of This Repository

  • To learn Python from beginner to intermediate level
  • To improve logical thinking and problem-solving
  • To prepare Python for cryptography and number theory
  • To use Python as a tool for mathematical applications

🛠️ How to Run the Programs

  1. Install Python (version 3.x recommended)
  2. Open terminal or command prompt
  3. Navigate to the repository folder
  4. Run a Python file:
    python filename.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages