diff --git a/CB.EN.U4CSE16234_lab1_q2.py b/CB.EN.U4CSE16234_lab1_q2.py
new file mode 100644
index 0000000000000000000000000000000000000000..4fea69361c283c3df674ecf7596bea2bef11b40b
--- /dev/null
+++ b/CB.EN.U4CSE16234_lab1_q2.py
@@ -0,0 +1,2 @@
+userName = input("Enter Your Name: ")
+print(userName
\ No newline at end of file