Q&A Discussies
Major Project Ideas
0 Stemmen
1 Antwoordhow do I get line breaks?
name = input("What is your name?:")
print("Hiya, " + name)
age = int(input("Tell me your age:"))
year = str((2016 - age) + 100)
num = int(input("Enter a number between 1 and 50:"))
line = str((name + " will be 100 in the year " + year) * num)
print(\n line)
2 Stemmen
3 AntwoordenFind the bug
-1 Stem
1 AntwoordPopulair vandaag
debate which is better
5 Votes
Cource
1 Votes
Text editor
0 Votes
Arduino
2 Votes
Debugging issue?
0 Votes
how to view only application
0 Votes
Scraping
0 Votes