01.In the file jan_sales.txt, there is sales data for each day of the month of January. Write a program that calculates the total sales amount and the average sales amount and display as
Total sales for January: $Average sales for January: $(Hint: you have to convert the values from string to float)02.Write a program that asks the user for his or her name, then asks the user to enter a sentence that describes himself or herself. Here is an example of the program's screen:Enter your name:Julie TaylorDescribe yourself:I am a computer science major, a member of the Jazz club and I hope to work as a mobile app developer after I graduate.Once the user has entered the requested input, the program should create an HTML file, containing the input, for a simple Web page. Here is an example of the HTML content, using the sample input previously shown:
Attach TWO separate code files (.txt or .py format) for each of the above programs.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here