Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I can't understand this problem
Post: RE: I can't understand this problem

Now, I understand that. Thank you all very much
muhammedkhairy General Coding Help 5 3,244 Dec-24-2018, 11:04 AM
    Thread: I can't understand this problem
Post: RE: I can't understand this problem

(Dec-23-2018, 08:36 PM)ichabod801 Wrote: The first answer is a little tricky. Lists are mutable types. One consequence of this is that if you modify a list you passed to a function, the list outside...
muhammedkhairy General Coding Help 5 3,244 Dec-23-2018, 09:17 PM
    Thread: I can't understand this problem
Post: I can't understand this problem

So sorry, I'm a beginner with programming and I face something in lists confused me. I know that when I concatenate 2 lists with (+) I create a new list. I'm using Python 2.7 list1 = [1,2,3] list1 = ...
muhammedkhairy General Coding Help 5 3,244 Dec-23-2018, 07:37 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020