Learning Programming Fundamentals using Python — Variables and Data types.

Kristian Roopnarine
4 min readMar 30, 2020

Exploring variables using Python

Recap

Welcome! This is a series where I introduce programming fundamentals in the programming language Python. In the last article I talked about data types.

All programs basically do one thing, they take in some data, and output some data. What a…

--

--

Kristian Roopnarine

Full Stack Engineer sharing tips and tricks for anyone learning to program. Connect with me on LinkedIn : https://www.linkedin.com/in/kristianroopnarine/