Game codes for Pokemon Academy Yiu Fai Kwok - 201198802 I have read the University Regulations on Plagiarism and state that the work covered by this declaration is my own and does not contain any unacknowledged work from other sources.

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
31:0d2c19a285f6
Parent:
23:4a070960817a
Child:
33:f7ec806e14b6
--- a/Exam/Exam.cpp	Mon May 06 20:37:23 2019 +0000
+++ b/Exam/Exam.cpp	Wed May 08 03:03:46 2019 +0000
@@ -274,8 +274,8 @@
                 lcd.clear();
                 lcd.printString("the longest",0,0);
                 lcd.printString("wavelength",0,1);
-                lcd.printString("photo that can",0,2);
-                lcd.printString("be emitted",0,3);
+                lcd.printString("photon that ",0,2);
+                lcd.printString("can be emitted",0,3);
                 lcd.printString("by it.",0,4);
                 lcd.drawSprite(39, 44, 4, 7, (int*)down);
                 lcd.refresh();