Question: Write a Python function make2DigitOdd() that gets a file name as parameter, creates a file with this file name that contains 2-digit positive odd numbers
Write a Python function make2DigitOdd() that gets a file name as parameter, creates a file with this file name that contains 2-digit positive odd numbers in ascending order, each on a separate line in the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
