2PROGRAMMING IN THE INTERACTIVE SHELL

“The Analytical Engine has no pretensions whatever to originate anything. It can do whatever we know how to order it to perform.”—Ada Lovelace, October 1842

Images

Before you can write encryption programs, you need to learn some basic programming concepts. These concepts include values, operators, expressions, and variables.

Let’s start by exploring how to do some simple math in Python’s interactive shell. Be sure to read this book next to your ...

Get Cracking Codes with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.