Memra

Variables & printing

Name and show values.

Variables & printing

A variable is a name bound to a value with =. You can join strings with + and show them with print().

NORMAL ~/memra/learn/python-from-zero/variables-and-printing utf-8 LF