diff --git a/My First Commit/NicoB.txt b/My First Commit/NicoB.txt index 0591e2a..28363e4 100644 --- a/My First Commit/NicoB.txt +++ b/My First Commit/NicoB.txt @@ -3,3 +3,5 @@ Hello world, my name is Nico Bokhari and this is my first commit for LearningGit I am a Software Engineering major, and I love ML, cats, and coffee. Getting used to using git exclusively on command line is quite something + +hello i am doing good diff --git a/My First Commit/Sharif b/My First Commit/Sharif index ea883ee..9749e67 100644 --- a/My First Commit/Sharif +++ b/My First Commit/Sharif @@ -1 +1,2 @@ Yo! if this is sharif, i think just making a new branch and sending it to ISC was all i had to do... so... done? +happy day \ No newline at end of file diff --git a/My First Commit/sid.txt b/My First Commit/sid.txt index 346bbc7..ceba30f 100644 --- a/My First Commit/sid.txt +++ b/My First Commit/sid.txt @@ -4,4 +4,6 @@ asfn asfnk a'skfnasfn axnf -sn'sfn''ASf' \ No newline at end of file +sn'sfn''ASf' +hello world +the world is yours \ No newline at end of file diff --git a/app.py b/app.py new file mode 100644 index 0000000..b7ca50d --- /dev/null +++ b/app.py @@ -0,0 +1,3 @@ +print ("hello subiksha") +print ("hello aruna") +print("hello mani")