We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378adae commit 7e300ceCopy full SHA for 7e300ce
Chapter4/README.md
@@ -0,0 +1 @@
1
+# Trees and graphs
readme.md
@@ -1,5 +1,5 @@
-##Python Solutions to Cracking the Coding Interview 6th Edition
+# Python Solutions to **Cracking the Coding Interview, 6th Edition**
2
3
-To run the programs, just use the `python filename.py` command.
+To run the programs, just use the `python ChapterX/filename.py` command.
4
5
The test cases are included in the solution files.
0 commit comments