4.67_Kode_Morse_Tanpa_Spasi

This commit is contained in:
202410715046 ARSYA PUTRA CHAIRULLOH 2025-05-10 16:37:54 +07:00
parent 4607d33933
commit f2a62f3f70

View File

@ -1,12 +1,3 @@
# -*- coding: utf-8 -*-
"""TUGAS Individu Kode Morse Tanpa Spasi.FINAL
Automatically generated by Colab.
Original file is located at
https://colab.research.google.com/drive/1vfw0sfJfrg_jWdWWbvvaSPgnxQCvSK1T
"""
# Daftar kode Morse standar
MORSE_CODES = {
"A": ".-", "B": "-...", "C": "-.-.", "D": "-..", "E": ".", "F": "..-.",