This repo contains all homeworks, labs, and projects of UCB 2024Spring-CS61A
Please run the following command to test your code for homeworks, labs, and projects.
python3 ok -q falling (--local) # Test one function named falling
python3 ok (--local)If you don't have a UCB account, please add --local to perform the test.
Please don't hesitate to contact me via chooseyourtask@gmail.com if you have any questions about how to use the course material.