Multiple choice what kind of language is Python NOT? interpreted 3rd generation 4th generation compiled Reveal answer Fill a bubble to check yourself D Correct answer Explanation Python is an interpreted language, not a compiled one (like C++).