diff --git a/colors.txt b/colors.txt index caf8a36f..dfcd887a 100644 --- a/colors.txt +++ b/colors.txt @@ -1,3 +1,4 @@ blue red white +black diff --git a/countries.txt b/countries.txt new file mode 100644 index 00000000..3dfb18b2 --- /dev/null +++ b/countries.txt @@ -0,0 +1,3 @@ +singapore +malaysia +austrila diff --git a/fruits.txt b/fruits.txt index 17f45281..59d0598d 100644 --- a/fruits.txt +++ b/fruits.txt @@ -1,3 +1,5 @@ apples berries cherries +oranges +CS2103 is okay diff --git a/newfile.txt b/newfile.txt new file mode 100644 index 00000000..e69de29b diff --git a/shapes.txt b/shapes.txt index 2b50ee02..537c4f68 100644 --- a/shapes.txt +++ b/shapes.txt @@ -1,4 +1,5 @@ circle oval rectangle +triangle square