Tentamen (uitwerkingen)
Python Basics-Questions and Answers
- Vak
- Instelling
Python Basics-Questions and Answers What does it mean when it is said that python is strongly typed? -ANSWER-The language restricts how many different types can interact. Every change of type requires an explicit conversion. What does it mean when it is said that python is a dynamic language?...
[Meer zien]