From d50ca3d95e609b1adf1c0068c2ece66c85eb5ee9 Mon Sep 17 00:00:00 2001 From: Leo Li <ll839@drexel.edu> Date: Mon, 15 Oct 2018 21:01:21 -0400 Subject: [PATCH] added lab3 --- L3/Lab3.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 L3/Lab3.txt diff --git a/L3/Lab3.txt b/L3/Lab3.txt new file mode 100644 index 0000000..4a8a682 --- /dev/null +++ b/L3/Lab3.txt @@ -0,0 +1,10 @@ +How did you find a partner? What attributes did you seek? +- Since I am a coding beginner, I was required to find another coding biginner. +Did you learn something by going through the tutorial? What was the most interesting or important thing you learned? +- The most interesting thing I learned was how the label can show the texts that I typed randomly . +How did you and your partner negotiate the customization idea? Were your ideas heard? +- We both agreed to work on Magic 8 Ball because it interested us the most. +Did you learn anything by customizing the app? What was the most interesting or important thing you learned? +- I was able to change the background color of a text label. +List three possible ideas for CI102/103 +- I wish to make a game. -- GitLab