Skip to content

rahulsainirah/weekly-python-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Weekly Internship Task – Python Basics

Task Objective

Create a Python program that takes user input and displays a friendly welcome message.

Concepts Used

  • input()
  • Variables
  • print()
  • f-strings

Weekly Learning Breakdown

Day 1: Installed Python and ran Hello World
Day 2: Learned input() and variables
Day 3: Used f-strings for output
Day 4: Added more questions and formatting
Day 5: Final testing and submission

How to Run

python personal_intro.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages