You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, you’ve learned about print statements, user inputs, variables, fStrings, casting, mathematical operators, comments, conditional logic and comparison operators.
Open this exercise in Google Colab: <a target="_blank" href="https://colab.research.google.com/github/hsma-programme/h6_1e_python_part_1/blob/main/1e_python_programming_part_1/1e_2.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
## Sample Answers
:::{.callout-tip}
Open SOLUTIONS in Google Colab: <a target="_blank" href="https://colab.research.google.com/github/hsma-programme/h6_1e_python_part_1/blob/main/1e_python_programming_part_1/solutions/1e_2_solution.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
:::
## Answer Video
:::{.callout-tip collapse="true"}
# Click here to view a video explaining the solution