Question: write me a code using python according to the question. Programming questions(10 points for each question, 30 points in total) 1. Write a program, input

write me a code using python according to the question.write me a code using python according to the question. Programming questions(10

Programming questions(10 points for each question, 30 points in total) 1. Write a program, input the user's name into a variable, and then print the name in lowercase, uppercase and initial capital letters. 2. Compute the factorial: input a positive integer number n, compute: fac=1*2*3...*n. 3. Write a function:For a positive integer, define f(n) as the sum of the squares of each digital such as: f(56324)=52+62+32+22+42=90

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!