<%{name}%> was born in <%{place_of_birth.city}, {place_of_birth.country}%> <& "hello there! " + values.name &> <$ def show_numbers(): for i in range(100): magic.raw(str(i)) show_numbers() $>