Question: Putting it all together - Create an integer variable **depth** and set it to 6 - Create a string variable **planet** and set it to
Putting it all together
- Create an integer variable **depth** and set it to 6 - Create a string variable **planet** and set it to Earth - convert the variable **depth** into a string - Create a variable **ocean_depth** and set it to the string: The average ocean depth on Earth is 6 km by using the variables depth and planet instead of Earth and 6 - print out the variable **ocean_depth**
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
