ADVANCE PYTHON: 1. The code below please and add commentsthroughout the program to explain what each line of code does. Besure to include both high level comments for the overall algorithmas well as pseudocode comments for each individual step. Finally,use a diagramming tool (Visio, Lucidchart, MSPaint, paper &pen) to create a flowchart of the code.
the code is below:
import ospath = “/Users/user1/data/baby_names/”myyear = input(“Please provide the year to be searched:”)babyname = input(“Please provide the baby name to be searched:”)babyname = babyname.capitalize()baby_counts = count_babies(myyear, babyname)print(“There were {0} boys and {1} girls with that name in {2}”.format( baby_counts[0],
PayPal Gateway not configured
PayPal Gateway not configured