Rust and Python - Syntax Similarities.
Yes, I know. Rust and Python are very different (with emphasis on very), in terms of safety, speed and usability. But in terms of syntax, both languages are quite similar.
Rust is a statically typed language, while Python is dynamically typed, althou...
mayowaobisesan.hashnode.dev4 min read