Question 25
In Python, what is a unique feature compared to other languages?
It is extendable because it import modules or packages while other languages cannot
O It is object oriented while other languages are not
O It uses indenting as part of its syntax while other languages do not
O It allows you to write functions while other languages do not