Posts
My works
TSAI NEI YUAN
My works
The weather is good today, yet I decide to stay home coding like always. During this COVID pandemic, I find “stay home and code” is a safer option.
Today I’m going to do random quotes project. Well, the knowledge is based on the former two practice, so it’s rather easy and fun!
This is my project: Day3_random_quotes_project and...
In this project, I have to get random hex value created from an array of all the possible different hex values, loop through them, and concatenate 6 different values to a String that begun with the # character.
This is my project: Day2_hex_color_background_changer and my code.
Well, at first I misundertand the explanation and make this:
...