Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Practice & Coursework

Welcome to the Python Practice & Coursework repository! This repository contains a structured collection of daily practice scripts and assignments tracking my journey in learning core Python programming concepts step-by-step.


📁 Repository Structure

File Description Core Topics Covered
day1.py Fundamentals & Conditionals Variables, variable swapping, if-elif-else, grade systems, odd/even checks, logical operators (and, or, not), string slicing.
day3.py User Input & Membership input() dynamic inputs, type casting (int()), membership operators (in, not in), vowel/consonant checks.
day4.py while Loops & Authentication while loop mechanics, natural number summation, multiplication tables, dynamic console user authentication.
day5.py for Loops & Range for loops, range() stepping, factorial computation, f-strings, string index traversal.
day6.py Data Structures & Control Flow list and tuple data types, indexing, list methods (append, insert, remove, pop, extend), deduplication, break, continue, pass.
assignment1.py String Manipulation Assignment Letter extraction at even/odd indices, string reversal, vowel identification, vowel count algorithms.

💻 How to Run

Clone the repository and run any file using Python 3:

git clone https://github.com/JishnuMadhu/python-practice-coursework.git
cd python-practice-coursework
python day1.py

🛠️ Technologies Used

  • Language: Python 3
  • Version Control: Git & GitHub

Happy Coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages