Skip to content

Arash's Blog

from a curious mind for another curious mind

  • Sample Page

Author: arash

Mutable vs. Immutable objects
Python

Mutable vs. Immutable objects

Remember when we talked about why not use lists as default function arguments because once you change them in the…
December 9, 2021December 10, 2021 arash
Why you Shouldn’t use lists as default function arguments in Python
Python

Why you Shouldn’t use lists as default function arguments in Python

Lists are containers. you can put anything in them, objects and strings, even lists. So, if you want to get…
December 7, 2021December 8, 2021 arash
WordPress Theme: BlogGrid by TwoPoints.