Skip to content

Commit dd1189b

Browse files
Update README.md
1 parent cf32aae commit dd1189b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# CodingBat-Python-Solutions
2+
3+
# CodingBatSolutions
4+
5+
[CodingBat](https://codingbat.com/java)
6+
7+
CodingBat is a free site of live coding problems to build coding skill in Java and Python. Going through many practice problem is a great way to solidify your understanding of how the code should work. The CodingBat problems are designed to have low overhead: short problem statements (like an exam), nothing to install, immediate feedback in the browser, and there's lots of them to build up those skills.
8+
9+
I just started solving the CodingBat Problems. If you think there is a better solution than the solution I provided, feel free to fork it, and modify it.

0 commit comments

Comments
 (0)