/ Published in: Python
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
print"que tabla quieres?" numero = int(input()) print "tabla del",numero for variable in range(0,11): print numero,"x",variable,"=",numero * variable
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)