HomePython revision Tour 1 Write a program that calculate and prints on the screen the number of seconds in a year. 0 Comments Facebook Twitter Q. Write a program that calculate and prints on the screen the number of seconds in a year. Answer = print ("number of seconds in year :- ", 60 * 60 * 24 * 365)
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )