+ 4
I prefer data type languages because I know that non-data type languages require much more space to hold multiple types per variable because they are compiled/interpreted into data type languages, and it bothers me that that space and speed is just wasted because I will never need a variable to hold the integer, 6, and later hold the string, âthis is annoyingâ.