diff --git a/WPS Office_fonttable.txt b/WPS Office_fonttable.txt new file mode 100644 index 0000000..18a0938 --- /dev/null +++ b/WPS Office_fonttable.txt @@ -0,0 +1 @@ +text.tx \ No newline at end of file diff --git a/mycode.R b/mycode.R index cd97b60..a36ae52 100644 --- a/mycode.R +++ b/mycode.R @@ -1,5 +1,5 @@ # My R code -print("This is my R code.") +print("This is my R code. Thank You.") print("I added more to my R code.")