3️⃣

1.3 Practice: JSON from Forms

 

4.3 Reading JSON from Forms

In the last problem, you learned to create and manipulate JSON strings. For this problem, you’ll make a slight extension. This time, read the company information from a form (rather than hard-coding the info), then output the information on console.

Previous Section

2️⃣
1.2 Practice: Parsing JSON
 
⚖️
Copyright © 2021 Code 4 Tomorrow. All rights reserved. The code in this course is licensed under the MIT License. If you would like to use content from any of our courses, you must obtain our explicit written permission and provide credit. Please contact classes@code4tomorrow.org for inquiries.