Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) Write a python program to print the following multiplication table? Your program should accept the table size from the user. Any size from 1

image text in transcribed

1) Write a python program to print the following multiplication table? Your program should accept the table size from the user. Any size from 1 to 15 is the accepted as input. Use Nested for loops 20 Marks RESTART: C:/U3ers/sanjay/6010691/N2018 anjay/1abs/1ab8.py Please enter the table size: 15 1 234 5 78 9 10 11 12 13 14 15 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 22 46 8 10 12 14 16 18 20 22 24 26 28 30 3 3 6 9 12 15 18 21 24 27 30 33 36 39 42 45 4 48 12 16 20 24 28 32 36 40 4448 52 56 60 S1 5 10 15 20 25 30 35 40 45 50 S5 60 65 70 75 616 12 18 24 30 36 42 48 54 60 66 72 78 84 90 717 14 21 28 35 42 49 56 63 70 77 84 9198 105 88 16 24 32 40 48 56 64 72 80 88 96 104 112 120 99 18 27 36 45 54 63 72 81 90 99 108 117 126 135 10 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 11 11 22 33 44 55 66 7788 99 110 121 132 143 154 165 12 12 24 36 48 60 72 84 96 108 120 132 144 156 168 180 13 13 26 39 52 65 78 91 104 117 130 143 156 169 182 195 14 14 28 42 56 70 84 98 112 126 140 154 168 182 196 210 15 15 30 45 60 75 90 105 120 135 150 165 180 195 210 225 RESTART : C:/Users/sanjay/ 6010691/H2 01 83anjay/labs/laba .py Plea3e enter the table ize: 10 1 23 45 67 89 10 1 1 23 45 6 78 910 22468 10 12 14 16 18 20 3 1 3 6 9 12 15 18 21 24 27 30 4 412 16 20 24 28 32 36 40 51 510 15 20 25 30 35 0 5 50 616 12 18 24 30 36 42 48 54 60 71 71421 28 35 42 9 56 63 70 8 8 16 24 32 40 48 56 64 72 80 99 18 27 36 45 54 63 72 81 90 10 10 20 30 40 50 60 70 80 90 100 RESTART : Please enter the table size: 1 C:/Users/sanjay/6010691/R2018sanjay/labs/1ab8 .py

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Select Healthcare Classification Systems And Databases

Authors: Katherine S. Rowell, Ann Cutrell

1st Edition

0615909760, 978-0615909769

More Books

Students also viewed these Databases questions

Question

Give the best definition of Java and what it entails.

Answered: 1 week ago

Question

What is Accounting?

Answered: 1 week ago

Question

Define organisation chart

Answered: 1 week ago

Question

What are the advantages of planning ?

Answered: 1 week ago