question # 1\nmultiple choice\nangela wrote some lines of code that she wants to test. she will need to use…

question # 1\nmultiple choice\nangela wrote some lines of code that she wants to test. she will need to use __________.\nopen source\na prompt\na file path\nidle

question # 1\nmultiple choice\nangela wrote some lines of code that she wants to test. she will need to use __________.\nopen source\na prompt\na file path\nidle

Answer

Brief Explanations:

IDLE is an integrated development and learning environment for Python. It provides a way to test code. Open - source refers to the nature of software's licensing, a prompt is used to get input in some programming scenarios, and a file path is used to locate a file. None of these are directly related to testing code in the way IDLE is.

Answer:

D. IDLE