Machine Learning with Python Projects - Rock Paper Scissors

Tell us what’s happening:

I can’t work on ona, because they ask me for credit card and i don’t have a bank account. so, can I work on replit instead?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36

Challenge Information:

Machine Learning with Python Projects - Rock Paper Scissors

copy the github repo from the ona startup link, and work whenever you want

1 Like

Yes, you can definitely use Replit to work on your Rock Paper Scissors project. Replit supports Python, and you can run machine learning projects there without needing a credit card. You might need to install some libraries like tensorflow or opencv-python depending on the project requirements, but overall it should work fine.