Files
sci-gui-agent-benchmark/annotation/experiments/recaptcha/recaptcha.py

4 lines
47 B
Python

success = 10
total = 10
print(success / total)