Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 248 Bytes

First Python 3 Code

My first Python 3 code which is a simple code which prints characters according to the user. It helps you understand some syntax basics and learn how to work with variables, data storage types such as lists, and while loops.