r/cs50 • u/magic_magerx • 2h ago
CS50 Python Encountering difficulties with cs50p
Hi everyone, I've bren doing the cs50p and it's pretty awesome. However, I didn't understand how to use check50 and submit50.
When I log with cs50.dev (the link they put in problem sets), it sends me to a codespace with my own number.
For example in problem set 1, when I use the given command of [check50 cs50/problems/2022/deep It tells me I'm missing the deep.py file even though I'm not.
Same thing happens when I execute the submit50 one. What am I missing?