>A Byte of Python

Chapter 4. The Basics

Just printing "Hello World" is not exciting, is it? You want to do more than that - you want to be able to do some manipulation of data and get some output just like you would with other commands on your system. We can achieve this using constants and variables.