GAO Tek interview question

They asked my some basic about python programming language like Data type, Difference between list and tuple

Interview Answer

Anonymous

22 Sept 2022

The Difference between list and tuple is that list is mutable and tuple is not mutable