Skip to content

santhoshkm-dev/python-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ Project: Intern Task & Stipend Manager

This script demonstrates my mastery of Python fundamentals required for a professional Software Internship.

🧠 Core Concepts Covered: integration & printed evaluations.

  1. Dictionaries: Storing structured intern data (Name, Skills, Tasks).
  2. Functions: Creating a reusable calculate_stipend logic to handle financial calculations.
  3. Control Flow: Using if-else statements to determine performance bonuses based on task completion.
  4. Loops: Iterating through lists to display technical skills.
  5. Clean Code: Using F-strings and clear variable naming conventions.

πŸ“– How the Logic Works: neated

  • The script evaluates an intern's performance.
  • If tasks completed are >= 5, a 10% bonus is applied to the base pay.
  • It then calculates the final stipend and lists the intern's skill set from a Python list.

πŸš€ Usage: it will sprint boot up able to run on you pc/laptop.

Run the script in your terminal using:

python intern_basics.py

About

Collection of basic Python programs covering fundamentals like variables, loops, conditions, and functions. Built for learning and practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages