Python Quiz Time

 

Python Quiz Time! 

Only real coders can crack this one! 💻🔥

Check the code below 👇

x = [1, 2, 3]

y = x

y.append(4)

print(x)

What will be the output? 🤔

A) [1, 2, 3]

B) [1, 2, 3, 4]

C) [4, 1, 2, 3]

D) Error

💬 Comment your answer below and tag your coding buddy to challenge them! 👇

Thank You 
-Asian Technology Hub.

Comments

Popular posts from this blog

New Data Science with Gen AI & Agentic AI Batches Starting Soon

Why Python with AI is the BEST Career Choice in 2026

How AI & Machine Learning Are Changing IT Careers