for i in range(3):
hoc.dance(Dance.GolemGallop)
hoc.dance(Dance.DolphinDisco)
hoc.dance(Dance.WitherWave)
hoc.dance(Dance.MushroomMarch)
The Agent needs help choreographing a dance sequence for the show. Use the ||hoc:hoc.dance()||
function to sequence a dance choreography for the Agent.
hoc2024-ts=github:ReWrite-Media/hoc2024-ts/n/dance