Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 253 Bytes

File metadata and controls

4 lines (3 loc) · 253 Bytes

Basic-Python-Concepts

1.The first program is just about taking two numbers as input and performing basic mathematical operations on them.

2.The second program is about, how can we print a greeting message by taking first name and last name as input.