Python – Facit 4
namn = input("Vad heter du? ")
ort = input("Var bor du? ")
print("Hej " + namn + " från " + ort)
namn = input("Vad heter du? ")
ort = input("Var bor du? ")
print("Hej " + namn + " från " + ort)
You are currently viewing a placeholder content from Instagram. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More Information