Question


Marnie develops an app that uses artificial intelligence and machine learning to identify different bird songs. What programming language is she MOST likely using?


Python


Boolean


C++


Java

Answers

GPT-4o mini
Marnie is most likely using **Python** for developing her app that involves artificial intelligence and machine learning. Python is widely favored in the AI and machine learning community due to its simplicity, readability, and the availability of powerful libraries and frameworks such as TensorFlow, Keras, and scikit-learn that facilitate these tasks.