Question: Im struggling to solve this, This is relatying to python. This is my first time coding as well and i would like to understand what
1. Normally, your first program would be a "Hello World!" but, in Python, that's a little too simple. So, we're going to start by writing some basic programs that solve a few different problems. Write a Python program that solves each of these problems: 1 How many seconds are there in 38 minutes 27 seconds? How many miles are there in 13 kilometers? (Hint: there are 1.61 kilometers in a mile.) 3. If you run a 13 kilometer race in 38 minutes 27 seconds, what is your average pace (time per mile in minutes)? What is your average speed in miles per hour? Complete the lab on repl.it and submit the link or save your results as a py file and submit them through this Blackboard link. Sometimes, Blackboard's file protection system will not allow code files to be uploaded. If your upload is blocked, add your .py file to a .zip file and try again. In order to complete this assignment, your program must be able to be executed successfully
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
