Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 352 Bytes

File metadata and controls

17 lines (13 loc) · 352 Bytes

Python Variables

What is a variable

Types of variable

Another read me file -_-

""" Exercise: Capturing User Details

Create a variable called first_name and last_name then create a variable called full_name and display full_name create a variable called age created a variable called address Prompt the user to display all the information """