Trying out new features
stuff = 5
baskets = 5
print(f"There were {stuff} amount of things in the {baskets} containers")
code = 1
test = 2
Trying out new features
stuff = 5
baskets = 5
print(f"There were {stuff} amount of things in the {baskets} containers")
code = 1
test = 2
This is Learning After Hours, a brand new site by Samer Ahmed that's just getting started. Things will be up and running here shortly, but you can…