4 Answers
+ 2
Statically typed languages check variable types at compile time. Dynamically typed ones do it at run time.
+ 1
No, Swift and python have a similar syntax and are easy to learn.
+ 1
Python is dynamically typed. Swift is statically and strongly typed.
+ 1
What do you means by dynamically typed and statistically typed?I am novice so please explain me in detail?
thanks in advance:)