O Level Exam : Practical Question
📝 HTML
🎨 CSS
⚡ Java Script
word=input("Enter any word : ") for letter in word: print(letter)
▶ Run Code
🖥 Output: