#multiplication table with time delay
import time
num=int(input("Enter the value for which you want the multiplication table for:"))
print("The table will be as:\n")
for i in range(1,11):
{
IM,代碼運行良好,但是在插入功能時,如果聲明沒有任何反應不幸的是,你能不能幫我請: def is_prim(n):
if (n==1):
return False
elif (n==2):
return True and print(n);
else:
for x in range(2,n):
if(n