Обсуждения
Для чего нужен <header>
1 голос
1 ответCalculate Area of Square and Circle
4 голосов
6 ответовhttp request and response
0 голосов
1 ответWhat is use of #inlcude ??
1 голос
4 ответовHow to include header?
1 голос
4 ответовArchivos de cabecera en c++?
-1 голос
1 ответPRINT in PYTHON, how?
1 голос
2 ответовis STD inside <iostream>?
0 голосов
3 ответовhtml and css
0 голосов
1 ответC++ standard in SoloLearn
0 голосов
1 ответHtml layouts
0 голосов
3 ответовCan anyone help me to code this
Write a method 'timesTable()' which accepts an integer value num from the keyboard and uses it to print 'times table' of itself in a structured format. Your output must include a header row. For example, if the user enters 5, your program's output should be:
5 Times Table
1 5 5
2 5 10
3 5 15
4 5 20
5 5 25
6 5 30
0 голосов
5 ответов