answer fast what is dynamic typing in python plzz
Answers
Answered by
1
Answer:
Dynamic Typing. Dynamic Typing: the property of a language where type checks are performed mostly at run time. ... A variable is dynamically typed when the type of the object(s) it will name is not specified at compile time. A program is dynamically typed if it uses at least one dynamically typed variable
Explanation:
Similar questions
English,
7 months ago
Hindi,
7 months ago
Computer Science,
7 months ago
Math,
1 year ago
Biology,
1 year ago