O Level Exam : Practical Question
📝 HTML
🎨 CSS
⚡ Java Script
t = ('apple', 'banana', 'orange') for item in t: print(item)
▶ Run Code
🖥 Output: