Skip to content

1ABIN7/Python-Elective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Elective

CST 362 – Programming in Python
A collection of Python programs and examples for the Python Elective course at university.

📁 Repository Structure

This repo contains various Python scripts organized by topic and functionality:

📌 Main Folder

  • AddRecursion.py — Example of recursion
  • ArbitaryArgs.py — Using arbitrary arguments
  • Dictionary_Example*.py — Dictionary usage
  • LambdaFunction.py — Lambda functions
  • list*.py — List operations
  • string*.py — String handling and palindrome check
  • Many small programs covering built-in functions, loops, and Python basics

📂 Subdirectories

📷 Image/

Contains image processing examples (e.g., using skimage, etc.).

🐍 PYQ/

Previous year questions for practice.

🐢 Turtle/

Examples involving the turtle graphics module.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages