Computer Science, asked by COOLNERDSam, 1 month ago

Hi, I converted a .py file to .exe file using the pip. It is a program that converts that number typed by us to roman numerals but when the app opens, It asks me to type the number but doesn't show the output and immediately closes once I type the number and press enter. Please help me and give me the solution.

Answers

Answered by swastikdeb
0

Answer:

I think you didn't write the statement to display the result

you should check your program and correct it

Similar questions