Aptitude
Reasoning
Verbal
Technical
AI
Exams
Search
AI
/
Agent Building
/
Exercises
/
Exercise 6
Agent Building
medium
0/15 answered
Q1
An agent needs to write and execute Python code. What's the recommended tool architecture?
A
Running code directly on the production server
B
A sandboxed code execution environment with file system and process isolation
C
Converting code to natural language and interpreting it
D
Executing code in the model's context window
← Prev
1 / 15
Next →
← Exercise 5
Exercise 6 of 7
Exercise 7 →