Question: K First Back #45.6) File Size B (27 completed) Next > Last H BlockPy: #45.6) File Size Write a function calculate_file_size that consumes the name

K First Back #45.6) File Size B (27 completed) Next > Last H BlockPy: #45.6) File Size Write a function calculate_file_size that consumes the name of a file as a string and returns an integer indicating how many characters long the file's contents is using the Count pattern (you may not use the built-in len function). Call your function on one of the files below and print the result. Note that your function will be tested on each of the files given. Hey listen! Having trouble getting started? Check out this example! Server: Loaded Execution: Ready Files Available: rainfall.txt empty.txt . names . txt Console Feedback: Ready K First Back #45.6) File Size B (27 completed) Next > Last H BlockPy: #45.6) File Size Write a function calculate_file_size that consumes the name of a file as a string and returns an integer indicating how many characters long the file's contents is using the Count pattern (you may not use the built-in len function). Call your function on one of the files below and print the result. Note that your function will be tested on each of the files given. Hey listen! Having trouble getting started? Check out this example! Server: Loaded Execution: Ready Files Available: rainfall.txt empty.txt . names . txt Console Feedback: Ready
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
