RunestoneInteractive / fopp

Foundations of Python Programming
https://runestone.academy/runestone/static/fopp/index.html
38 stars 120 forks source link

"example" spelled incorrectly #221

Closed irunestone closed 5 years ago

irunestone commented 5 years ago

Error reported in course fopp on page Values by user phosid phosidney@gmail.com "During execution of a program, the Python interpreter creates an internal representation of literals that are specified in a program. It can then manipulate them, for --->examply<--- by multiplying two numbers. We call the internal representations objects or just values."