Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 645 Bytes

File metadata and controls

22 lines (15 loc) · 645 Bytes

Learn_Python_3_Code_Challenges-Dictionaries

Exercises to review Python functions with challenge exercises involving dictionaries.

General info

The purpose of the project is just personal learning. I may revisit this code to find different solutions or to apply it under other context.

Technologies

  • Python 3

Setup

NA - It's only coding examples, there's no setup.

Status

Project is: finished, - may come back and improve it, or not.

References

Based on Codecademy's Learn Python 3 course, CODE CHALLENGE: DICTIONARIES exercises

Useful links: