Does Python being a loosely typed programming language make it less secure?

51 Views Asked by At

We have this huge issue as a team in choosing a programming stack to develop a web application for a client, one group prefers Django, while the other prefer Springboot claiming that python is a loosely typed programming language, and that makes it less secure unlike Java. In terms of security is Java better than Python?

0

There are 0 best solutions below