From b7e055382dac73e420fdd386038b3c3c4f638187 Mon Sep 17 00:00:00 2001 From: Ross Healy Date: Tue, 6 Feb 2024 11:00:38 +0000 Subject: [PATCH] Add Introduction --- Introduction.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Introduction.md diff --git a/Introduction.md b/Introduction.md new file mode 100644 index 0000000..56f0cda --- /dev/null +++ b/Introduction.md @@ -0,0 +1,5 @@ +Create a computer program to solve the problem on the next page. You do not have to build a grid display or any animations, simple text output will suffice. + +It may help to use Kanban to break down, write out and order the individual tasks you’ll need to complete so that you can tick them off when they’re completed. + +Have a think about things that aren’t mentioned in the specification. Remember, these are multi-million dollar robots on a mission that’s cost billions of dollars and taken up to a year to get there, each one is precious! \ No newline at end of file