- what is difference in list/tuple
-can we use overloading in python
-can multiple inheritance support in python
- can u draw multi level inhertiance in python
-for example there is list
ie., a=[1,2,3,1,1]
so i don't want get duplicate how you will get it
- for example there is dictionary ie,
a={name:deepak, role:s/w}
so i want to empty the dictionary how you will do
-can we use overloading in python
-can multiple inheritance support in python
- can u draw multi level inhertiance in python
-for example there is list
ie., a=[1,2,3,1,1]
so i don't want get duplicate how you will get it
- for example there is dictionary ie,
a={name:deepak, role:s/w}
so i want to empty the dictionary how you will do
No comments:
Post a Comment