Answer:
age = 10
name = Cynthia
make an f string so the variables appear in the string. There are other ways to do this but I prefer f strings instead of using string concatenation. It causes problems adding 2 strings together most of the time.
print(f'Hi, {name} ! How are you? I know you are {age} old.')
B. What determines the growth rate of a fish population
ANSWER: 780 Million Kilometers
EXPLANATION: It is mentioned that the distance between the Sun and Jupiter is 5.2 AU and 1 AU is about 150 million kilometers. So, multiplying 5.2 AU with 150 million kilometers, we get 780 million kilometers as the answer.
No clue bro. Im in middle school thats y