Q&A Discussions
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 Votes
5 AnswersHot today
Moving image
4 Votes
Check it out
1 Votes
Want to confirm
0 Votes
Help make cool game
0 Votes
I need help again 😁
0 Votes
HTML code of ethics
1 Votes
Python
0 Votes