Test Post

Samer Ahmed

Trying out new features


stuff = 5
baskets = 5

print(f"There were {stuff} amount of things in the {baskets} containers")

code = 1
test = 2
Share