Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 308 Bytes

SkillEnza

SkillEnza Coding Problems[Neurosensum]

Run the code 'decoder.py' using any of the python editors. The code takes input from 'input_user_story_1.txt' file and converts a seven segement digit to a valid integer and writes into 'output.txt' file.

'Output_user_story_1.txt' is the expected result.