CodePen.io (4 and 1/4 Hours Trained)

Austin Beaufort
1 min readMay 17, 2018

--

Thought I was done coding for the evening when I stumbled upon this programming page with problems that were simple enough I could comprehend and did the first two exercises under the “elementary” category.

#1. Simply write “hello world” to the page. In javascript i wrote out this.

document.write(“hello world”);

I linked that snippet of code to my html page and BOOM the first exercise was a success.

#2. I use visual studio when writing out something of length, but for this problem i jumped over to → codepen and wrote out a solution. I spent about 15 minutes between the first two problems. Approximately 1 minute for the first and 14 for the second. I am very new to writing functions and writing it so the function grabs the input text was more difficult then I envisioned.

Anyways I did not plan on having a second post this evening, however getting a little extra work done never hurt anyone…usually…

--

--

Austin Beaufort
Austin Beaufort

No responses yet