Question: Using Python Code: IUse a def main () function, and also take a screenshot of the code on Python and how it looks with indents
Using Python Code:
IUse a def main () function, and also take a screenshot of the code on Python and how it looks with indents
Write a program that reads in a text file, "infile.txt," and prints out all the lines in the file to the screen until it encounters a line with fewer than 5 characters. Once it finds a short line (one with fewer than 4 characters), the program stops.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
