learn-python/e2.py
2023-06-07 17:58:34 -04:00

6 lines
113 B
Python

# Exercise 2
# Task:
'''
Create two variables, one equalling 5 and the other equalling 10, and print the sum
'''