filmov
tv
Programming Multiplication Table Using While loop in Python

Показать описание
Write a program that prints out the multiplication table of the entered number by the user by using while loop.
Output:
4
4 x 1 = 4
4 x 2 = 8
4 x 3 = 12
4 x 4 = 16
4 x 5 = 20
4 x 6 = 24
4 x 7 = 28
4 x 8 = 32
4 x 9 = 36
4 x 10 = 40
This tutorial is for beginners.
#python #pythonprogramming #pythontutorial
---------------------------
Link Code:
---------------------------
👉 If this tutorial is helpful for you please like this video and subscribe to my channel to watch more website development tutorials.
---------------------------
❤️ Thank you for watching
Output:
4
4 x 1 = 4
4 x 2 = 8
4 x 3 = 12
4 x 4 = 16
4 x 5 = 20
4 x 6 = 24
4 x 7 = 28
4 x 8 = 32
4 x 9 = 36
4 x 10 = 40
This tutorial is for beginners.
#python #pythonprogramming #pythontutorial
---------------------------
Link Code:
---------------------------
👉 If this tutorial is helpful for you please like this video and subscribe to my channel to watch more website development tutorials.
---------------------------
❤️ Thank you for watching