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
Copy file name to clipboardExpand all lines: docs/Contribute.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# So you want to create a new challange
2
2
3
-
Awesome, this guide will help you create a new challenge. Before diving into the details, there's an important question: how to find an idea for a new challenge? There are two good ways:
3
+
Awesome, this guide will help you create a new challenge. Before diving into the details, there's an important question:
4
+
5
+
*how to find an idea for a new challenge?*
6
+
7
+
There are two good ways:
4
8
5
9
- Real-world problems you encountered in work and/or study;
6
10
- Every typing related PEP has numerous examples discussing different uses cases (e.g. [PEP 646](https://peps.python.org/pep-0646/))
0 commit comments