Skip to content

Commit 4ea4dbe

Browse files
committed
Add Readme file
1 parent 6c25aa2 commit 4ea4dbe

File tree

1 file changed

+9
-0
lines changed
  • python-asterisk-and-slash-special-parameters

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 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

Comments
 (0)