You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"