Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 263 Bytes

Object-Observe

Solution to hands-on candidate test. print objects and structs like: Object of Class "Person" ------------------ age = 55 name =
Object of Class "Name" -------------------- firstName = "Bill" lastName = "Gates"