강의

멘토링

커뮤니티

Inflearn Community Q&A

66780202's profile image
66780202

asked

Introduction to Python for Programming and Data Science

– Code Assignment: Morse Code

encoding_sentence 에러

Written on

·

152

0

저도 아랫분처럼 해당 함수에서만 Fail이 나오는데요. 작동도 다 정상적으로 되고, python morsecode.py로 실행하거나 python 인터프리터를 실행해서 import하여 해당 함수만 실행해봐도 잘 작동합니다. 댓글에 남겨주신대로 띄어쓰기를 많이 해봤는데도 정상적으로 return이 되는데요. 왜 에러가 나는지 궁금합니다..!

bigdatapython

Answer

This question is waiting for answers
Be the first to answer!
66780202's profile image
66780202

asked

Ask a question