name = "Orange" physical.color = "orange" physical.shape = "round" site."google.com" = true fruit.name = "banana" # this is best practice fruit. color = "yellow" # same as fruit.color fruit . flavor = "banana" # same as fruit.flavor 3.14159 = "pi"