Tagged: Python
Python programming language
Python REPL
We are going to explore one of the most interesting feature of python: an interactive command line also known as REPL
Python Intro
how are values created in the source code of python, how to create basic expressions and use basic containers
Python Tutorial: a few built-in basic functions
when you start python some basic function are available which will be useful in next chapters
Python Tutorial: Variables
how are values created in the source code of python, how to create basic expressions and use basic containers
Python tutorial: literals, values, operators and expressions
how are values created in the source code of python, how to create basic expressions and use basic containers