Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

practice-mixed-type-arrays-Nathan-A

A JavaScript practice exercise demonstrating mixed-type arrays and nested arrays. The script models a user profile as a single array containing strings, a number, and a nested array of hobbies, then accesses individual fields with bracket notation, updates values directly, pushes onto the nested hobbies array, and logs the final updated profile.

How to run

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages