filmov
tv
Python program to extract decimal number in the range of 00 99 by Mahesh Huddar

Показать описание
Develop a Python program to read through the lines of the file, find the lines which start with X followed by one or more non-space characters, followed by a : character and decimal number in their range of 00-99. Extract decimal number and display. Assume any input file.
Python Application Programming 17CS664 18CS752
#PythonProgram
#PythonTutorial
#VTUSolution
Python Application Programming 17CS664 18CS752
#PythonProgram
#PythonTutorial
#VTUSolution