Python Quiz..
list =(1,2,3,4,5) list.append(6) print(list) What is output?
list =(1,2,3,4,5) list.append(6) print(list) What is output?
Anonymous Poll
4%
[1,2,3,4,5,6,7]
5%
(1,2,3,4,5,6,6)
37%
Error
53%
(1,2,3,4,5,6)
Python
Python Quiz..
list =(1,2,3,4,5) list.append(6) print(list) What is output?
list =(1,2,3,4,5) list.append(6) print(list) What is output?
So Answer is Error .. beacuse here we are adding a value in tuple through append method tupple dont have any attribute like append() .. If that was a list then only it will work as appen() is a method of list()
Email App.zip
225.4 KB
This is the Source Code... Share with your friends .....
Next Project will be posted soon..
YouTube video/Audio downloader๐ฅ
YouTube video/Audio downloader๐ฅ
Anonymous Poll
34%
Not Soon.. Post now!
22%
As you wish!
37%
Deadly waiting
7%
Not interested at all.....๐
Python
Next Project will be posted soon..
YouTube video/Audio downloader๐ฅ
YouTube video/Audio downloader๐ฅ
Sorry for being for late actually my phone got damaged i had not any internet at all the app is gonna be posted soon.... till night.. wait...
some screenshots of new project... are posted below you will get the code by tonight...
ManyOneApp.zip
1.2 MB
Without any hesistation this is yours now!....... Share you view and share your knowledge! We all are the learners!