diff --git a/new.c b/new.c new file mode 100644 index 0000000..ce180ee --- /dev/null +++ b/new.c @@ -0,0 +1 @@ +/*hello*/ diff --git "a/print(\"hello world\").py" "b/print(\"hello world\").py" new file mode 100644 index 0000000..982c33e --- /dev/null +++ "b/print(\"hello world\").py" @@ -0,0 +1,2 @@ +print("hello world") +print("Hacktoberfest") \ No newline at end of file