RunestoneInteractive / fopp

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

Fixes: typo in Tuples/TuplesasReturnValues.rst #344

Closed mutairibassam closed 1 year ago

mutairibassam commented 2 years ago

The line number in the below statement refer to the return statement in the activecode which actually in line number 5 not 4.

Again, we can take advantage of packing to make the code look a little more readable on line 4