Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started