14 Jan
14Jan

Source code -

num = int(input("Enter the number:"))

for i in range (1,11):

    print(f"{num}*{i}={num*i}")
print("Thank you for using a program made by Linux & Windows Tech")  

Comments
* The email will not be published on the website.
I BUILT MY SITE FOR FREE USING