Hello World!
12,53 € 17,90 €
Ei tällä hetkellä varastossa
- Alc. 8.5 %
- 0.473 l
- Untappd 4.22/5
- Tölkitetty 01.02.2023
- USA
- ↓
Tietoa tuotteesta
beer_name = “Hello World!”
hops = [“Citra”, “Chinook”, “Strata”]
description = “Silkkisenpehmeä suutuntuma hedelmäisellä humaloinnilla.”print(f”{beer_name} with {‘, ‘.join(hops)}.”)
print(description)
