Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in iterable-unpacking
Common Lisp -- List unpacking? (similar to Python)
Nov 14, 2021
python
list
lisp
common-lisp
iterable-unpacking
How are python's unpacking operators * and ** used?
Nov 05, 2022
python
function
parameter-passing
iterable-unpacking
argument-unpacking
What is with this change of unpacking behavior from Python2 to Python3
Sep 13, 2022
python
python-2.7
python-3.x
difference
iterable-unpacking
Is it possible to assign a default value when unpacking?
Nov 09, 2022
python
python-3.x
iterable-unpacking
Returning tuple with a single item from a function
Feb 13, 2022
python
function
return-value
iterable-unpacking
How to unpack a tuple from left to right?
Nov 03, 2022
python
python-3.x
tuples
iterable-unpacking
Semantics of tuple unpacking in python
Sep 04, 2022
python
tuples
iterable-unpacking
Unpacking: [x,y], (x,y), x,y - what is the difference?
Dec 14, 2021
python
iterable-unpacking
Python: Splat/unpack operator * in python cannot be used in an expression?
Sep 05, 2022
python
python-2.7
iterable-unpacking
argument-unpacking
pep448
Python update object from dictionary
Aug 20, 2022
python
iterable-unpacking
Is 'shift' evil for processing Perl subroutine parameters?
Sep 04, 2022
perl
parameters
shift
iterable-unpacking
Why is it valid to assign to an empty list but not to an empty tuple?
Aug 11, 2019
python
iterable-unpacking
Extended tuple unpacking in Python 2
Sep 03, 2022
tuples
python-2.x
iterable-unpacking
Unpacking tuples in a python list comprehension (cannot use the *-operator)
Sep 15, 2022
python
tuples
list-comprehension
iterable-unpacking
unpacking an array of arguments in php
Sep 02, 2022
php
python
arguments
iterable-unpacking
Is it possible to return two lists from a function in python
Sep 02, 2022
python
python-2.7
iterable-unpacking
Python star unpacking for version 2.7
Sep 01, 2022
python
iterable-unpacking
What does *tuple and **dict mean in Python? [duplicate]
Sep 01, 2022
python
python-3.x
tuples
namedtuple
iterable-unpacking
How do I convert a tuple of tuples to a one-dimensional list using list comprehension? [duplicate]
Aug 31, 2022
python
tuples
list-comprehension
iterable-unpacking
Is it possible to unpack a tuple in Python without creating unwanted variables?
Aug 31, 2022
python
tuples
iterable-unpacking
« Newer Entries
Older Entries »