diff --git a/uuggho.py b/uuggho.py
new file mode 100644
index 0000000..5a5451a
--- /dev/null
+++ b/uuggho.py
@@ -0,0 +1,3 @@
+j  =  3   
+j  =  5 
+print(j, "*", i,"=", (j * i))
\ No newline at end of file