Skip to content

Slaughtermatic/CodingBat-Python-Unsolved-Jupyter-Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingBat-Python-Unsolved-Jupyter-Notebooks

A collection of JupyterNotebooks containing the unsolved practice problems at Codingbat.com/Python for easier working.

I recently finished up all of the exercises on the Python side of CodingBat.
I imported them into Jupyter Notebooks as I went cause they were just kind of easier to work with than the website.
When I finished them I went through and removed all of my input to create these blank templates for you. :)
Here is what they look like:
example

  • They all follow this format but the line numbers are all different.
  • At the top of each notebook is the name of the group and a link to the group on CodingBat.
  • Line 1 is the name of the problem.
  • Line 3 is the problem.
  • Line 9 is the function.
  • Line 12 on are the sample problems.
    • I added print() to all of the samples so you can see the output more easily.

Feel free to download and work the problems yourself.
Use them however you like but please do not try to sell them (idk why you would but don't).
The theme that I'm using in VS Code is called Dracula.

About

A collection of JupyterNotebooks containing the unsolved practice problems at Codingbat.com/Python for easier working.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published