Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Python State Changes
|
| 2 |
+
|
| 3 |
+
State changes from the execution of single lines of Python code.
|
| 4 |
+
All code was taken from Python HackerRank solutions.
|
| 5 |
+
|
| 6 |
+
Scraped from my dataset of traced HackerRank solutions. https://www.kaggle.com/frasergreenlee/ran-hackerrank-solutions
|