Skip to content

ambani2012/Module2Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Module2Assignment1

This is the first Assignment after completing 2 Modules of Python course. module2Assignment1Task1.py Is the program file which contains code for the Python program to accept 2 numbers as input from the user and perform basic mathematic operations. Inputs Number 1 Number 2 Ouput Addition of 2 numbers Subtraction of 2 numbers Multiplication of 2 numbers Division of 2 numbers

module2Assignment1Task2.py Is the program file which contains code for the Python program to accept first and last name as input from the user and create a greeting message. Inputs First Name Last Name Output Greeting, Welcome message to the user concatenating First Name Last Name and a welcome message.

About

This is the first Assignment after completing 2 Modules of Python course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages