anrastog
anrastog
In the "For Loops" chapter of Python Intro for Libraries, NONE of the Challenges have Solutions (https://librarycarpentry.github.io/lc-python-intro/12-for-loops/) - Classifying Errors - Tracing Execution - Reversing a String - Practice Accumulating...
In the "Conditionals" chapter of Python Intro for Libraries, NONE of the Challenges have Solutions (https://librarycarpentry.github.io/lc-python-intro/17-conditionals/) - Tracing Execution - Trimming Values - Processing Small Files - Initializing The solutions...
In the "Programming Style" chapter of Python Intro for Libraries, most of the Challenges do not have Solutions (https://librarycarpentry.github.io/lc-python-intro/18-style/) - "What Will Be Shown" The solutions for these challenges need...