We all are aware of what immutable and mutable means. Today, I am going to explain some uncertain behaviour of python. As mentioned above the strings are immutable in python, so how this is possible? Let me explain what python does under the hood....
rajni.hashnode.dev1 min readNo responses yet.