AACHOURMOHAMED / decode-morse-code

This project will decode an entire word in Morse code, takes a string parameter, and return the string representation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: Decode Morse Code

Description of the project: Efficient code designed to automatically decode morse code entries without fuss. The code takes a string of morse code and returns the equivalent letter, word or sentence in English.

Built With

  • Languages: Ruby

Getting started

To get a local copy of this exercice, Please follow these simple example steps.

1. Clone this repository or download the Zip folder:"

$ git clone

2. Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd <folder>

3. Press Enter to navigate to your local clone.

Authors

👤 Mohamed aachour

👤 Shaqayq Darwazi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

This project will decode an entire word in Morse code, takes a string parameter, and return the string representation.


Languages

Language:Ruby 100.0%