Skip to content

prem23247/python-foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Foundations

This repository contains clean and well-structured Python programs created to build strong computer science fundamentals.

Topics Covered

  • Variables and Data Types
  • Input and Output
  • Conditional Statements
  • Loops (including for-else)
  • Functions
  • List and String Methods
  • Basic Problem Solving Programs

Folder Structure

  • basics/ → Core Python syntax
  • control_flow/ → if-else, loops
  • functions/ → Function examples
  • lists_strings/ → Data structure operations
  • mini_programs/ → Logic-based problems

How to Run

python filename.py

About

Core Python concepts with clean code and explanations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages