Question: Given the number n as input, print the first n odd numbers starting from1 For example if the input is 4 The ourput will be:


Given the number n as input, print the first n odd numbers starting from1 For example if the input is 4 The ourput will be: code.py New Full Screen 1 n_str -input("Input an int: ") 2 Dark Theme4 Spaces
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
