🎴 Flashcard Mode

Programming Languages for Game Development

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which programming language is known for its ease of use and is often used for rapid prototyping and scripting in game development?

AnswerClick to flip back
A
Python
💡 Explanation:

Python is a high-level, interpreted programming language that is known for its simplicity and ease of use. It is often used for rapid prototyping and scripting in game development due to its flexibility and the availability of a wide range of libraries and tools.

Change Mode