Question: use python Click the down arrow to download the file flowers.txt to the same directory (folder) as your Python program. This file contains the
Click the "down arrow" to download the file "flowers.txt " to the same directory (folder) as your Python program. This file contains the names of three types of flowers, one in each line. Write a Python program to read these flowers from the file into your program and print them out. Note that either the read method or the readline method can be used. [Run your program in Python IDLE to get rid of syntax errors and verify if the program works correctly as described above. Program that cannot run due to syntax error(s) will receive 0 point.]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
