diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd46da7 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A clone of the Code Your Future template project to be used for the Intro to Programming Workshops. diff --git a/capital.txt b/capital.txt index d4c6c94..de7a69a 100644 --- a/capital.txt +++ b/capital.txt @@ -1 +1,2 @@ -What is the capital city of Slovenia? +What is the capital city of Slovenia? +Ljubljana \ No newline at end of file diff --git a/file.txt b/file.txt index 3df4ebd..4c9a145 100644 --- a/file.txt +++ b/file.txt @@ -1,8 +1,8 @@ -This repository is an example to help you learn how to use Git and Github. - -If you're reading this on your computer, congratulations, you've cloned your first Git repository! - -Here's a question for you to answer: - -Queston: What is your favourite dessert food? -Your answer: +This repository is an example to help you learn how to use Git and Github. + +If you're reading this on your computer, congratulations, you've cloned your first Git repository! + +Here's a question for you to answer: + +Queston: What is your favourite dessert food? +Your answer: Rice diff --git a/javascript.txt b/javascript.txt index eddbeb6..4fcbc79 100644 --- a/javascript.txt +++ b/javascript.txt @@ -1 +1,2 @@ -How old is the JavaScript programming language? +How old is the JavaScript programming language? +29years \ No newline at end of file diff --git a/lovelace.txt b/lovelace.txt index 3d402d9..fcb8269 100644 --- a/lovelace.txt +++ b/lovelace.txt @@ -1 +1,2 @@ -On which year was Ada Lovelace born? +On which year was Ada Lovelace born? +1815 \ No newline at end of file diff --git a/other-file.txt b/other-file.txt index 4ba7042..d76a4b3 100644 --- a/other-file.txt +++ b/other-file.txt @@ -1,6 +1,6 @@ -Congrats, you found the OTHER file! - -There's another question in this one, but I promise it's not too tricky! - -Question: What is your favourite song? -Your answer: +Congrats, you found the OTHER file! + +There's another question in this one, but I promise it's not too tricky! + +Question: What is your favourite song? +Your answer: Afro beat diff --git a/programming.txt b/programming.txt index f23b5d6..6b16641 100644 --- a/programming.txt +++ b/programming.txt @@ -1 +1,2 @@ -Who wrote the book "The Art of Computer Programming" ? +Who wrote the book "The Art of Computer Programming" ? +Donald Knuth \ No newline at end of file