diff --git a/cheese.c b/cheese.c new file mode 100644 index 0000000..574f2a8 --- /dev/null +++ b/cheese.c @@ -0,0 +1,3 @@ +blue +cheddar +swiss \ No newline at end of file diff --git a/dog.c b/dog.c index a7c3532..86fe003 100644 --- a/dog.c +++ b/dog.c @@ -3,3 +3,4 @@ canine wolf bark bow wow +new dog \ No newline at end of file diff --git a/names.txt b/names.txt index 47a9823..ae55879 100644 --- a/names.txt +++ b/names.txt @@ -1,10 +1,10 @@ -Kenny the troll -Mike in charge -Saagarzz -Nate the wikipedia muncher -Nikhil extend-a-rooney -Eddie the great -Marcus Julius Augustus -Albert-o -Meg Peter Louis Chris Stewie Brian -Balaji the hacker +Kenny +Mike +Saagar +Nate +Nikhil +Eddie +Marcus +Albert +Meg +Balaji diff --git a/simpsons.c b/simpsons.c new file mode 100644 index 0000000..d3fe303 --- /dev/null +++ b/simpsons.c @@ -0,0 +1,5 @@ +bart +lisa +maggie +homer +marge \ No newline at end of file