Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 344 Bytes

Morsepro

Python script for encoding and decoding morse code

Screenshot

Used data structures:

  • Linked List
  • Stack
  • Hash Table

Dependencies

Developed and tested on Python 3.10.0.a4 64 bit