ARU-Bioinf-ISE / forking_exercise

Repo to practice fork and pull requests
The Unlicense
0 stars 9 forks source link

Setup exercise - show off named tuples #1

Closed osmart closed 4 years ago

osmart commented 4 years ago

As apprentices are shortly to learn about classes expose them to nametuples as well as forking. Use a dictionary wit named tuples. Point them to https://pymotw.com/3/collections/namedtuple.html

osmart commented 4 years ago

Made video, updated instructions in commit 280be542e (forgot to add issue #)

Good to go!