Skip to content

Benawi/Decode-Morse-code-msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

🛰Decode a Morse code message🚀

📗 Table of Contents

📖 Create a database based on a diagram

This repository includes files with plain SQL that can be used to recreate a database:

🛠 Built With

Tech Stack

🔑 Key Features

Decode a Morse code message Requirements

  • Create a method to decode a Morse code character, takes a string parameter, and return the corresponding character in uppercase (e.g. decode_char(".-") returns "A").
  • Create a method to decode an entire word in Morse code, takes a string parameter, and return the string representation. Every character in a word will be separated by a single space (e.g. decode_word("-- -.--") returns "MY").
  • Create a method to decode the entire message in Morse code, takes a string parameter, and return the string representation. Every word will be separated by 3 space

(back to top)

👥 Authors

👤 Habtamu Alemayehu

👤 Bwambale

🔭 Future Features

  • Inhance the project additional parameters 🚀

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give me ⭐️ If you like this project!

(back to top)

🙏 Acknowledgments

  • I thank the Microverse program for giving us this great chance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages