Commit cfb70698 by bonnieyan

Update mosimm.py

parent 554dc04b
......@@ -2,7 +2,6 @@ words = ["gin", "zen", "gig", "msg"]
mima = {"a":".-","b":"-...","c":"-.-.","d":"-..","e":".","f":"..-.","g":"--.","h":"....","i":"..","j":".---","k":"-.-","l":".-..","m":"--",
"n":"-.","o":"---","p":".--.","q":"--.-","r":".-.","s":"...","t":"-","u":"..-","v":"...-","w":".--","x":"-..-","y":"-.--","z":"--.."}
word = ""
s = ""
list_code = []
count = 0
#外层循环获取字符gin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment