You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# What Are Python Asterisk and Slash Special Parameters For?
2
+
3
+
This folder contains supplementary code for the Real Python tutorial on [What Are Python Asterisk and Slash Special Parameters For?](https://realpython.com/python-asterisk-and-slash-special-parameters/). You can copy the code examples, or continue your learning by experimenting more with them.
4
+
5
+
## Setup
6
+
7
+
No special setup is required for this tutorial. The code snippets were produced using Python 3.11
8
+
9
+
You can find more information and context on the code blocks in [Using the NumPy Random Number Generator](https://realpython.com/numpy-random-number-generator/).
0 commit comments