Python Forum
mutable_sequence.pop() documentation
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mutable_sequence.pop() documentation
#2
That "list" notation is common for indicating that it's optional. So you provide either a number, or nothing.

Other readers can see https://docs.python.org/3.7/tutorial/dat...tures.html for an example.
Reply


Messages In This Thread
mutable_sequence.pop() documentation - by Skaperen - May-18-2017, 02:07 AM
RE: mutable_sequence.pop() documentation - by micseydel - May-18-2017, 02:18 AM
RE: mutable_sequence.pop() documentation - by wavic - May-18-2017, 07:57 AM

Forum Jump:

User Panel Messages

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