Passing an argument multiple times
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 28.2k
- Fork
- 1.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
How can add argument multiple times?
For example, in the multiply example, how to pass arbitrary number of integers with flags like this -
--------------------------
python calculate.py multiply -x 1 -x 2 -x 3
6
---------------------------
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.