calthoff / self_taught

This repository contains the exercises for "The Self-Taught Programmer: The Definitive Guide to Programming Professionally."
http://theselftaughtprogrammer.io
272 stars 226 forks source link

Page 20 of book. #41

Open onorableTugboat-H opened 1 year ago

onorableTugboat-H commented 1 year ago

In page 20 of my copy of TSTP line 5 of this code is written: 5print("Hello, World!") It's just an example, but you may have wanted to know.