diff --git a/units/en/unit2/smolagents/code_agents.mdx b/units/en/unit2/smolagents/code_agents.mdx index fbb1bd2ec..960438686 100644 --- a/units/en/unit2/smolagents/code_agents.mdx +++ b/units/en/unit2/smolagents/code_agents.mdx @@ -180,6 +180,7 @@ agent.run( 4. Prepare the music and playlist - 45 minutes If we start right now, at what time will the party be ready? + Please calculate the actual clock time, not just the duration. """ ) ```