O Level Exam : Practical Question
📝 HTML
🎨 CSS
⚡ Java Script
n = input("enter any number") for i in range(1,n+1): print i
▶ Run Code
🖥 Output: