Q&A Discussions
Why do we need strings?
3 Votes
1 AnswerTruncate in C
8 Votes
1 AnswerHow do you create a string
0 Votes
2 AnswersCan you explain me this?
0 Votes
1 AnswerWhat is a double quote
0 Votes
3 AnswersWhat's delimeter
0 Votes
3 AnswersУрок строки я не понимою
0 Votes
3 Answershow 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 Votes
3 AnswersPython String question
0 Votes
2 AnswersCan i replace " to ' ?
2 Votes
3 AnswersHot today
Gimme some advice
1 Votes
Php?
1 Votes
how to create my own html page
1 Votes
React js
0 Votes
Data science
2 Votes
Hi how to make game
1 Votes
C language to make UI
0 Votes