Skip to content

Add Snake-Water-Gun Game with User Input and Random Computer Choice #16414

Add Snake-Water-Gun Game with User Input and Random Computer Choice

Add Snake-Water-Gun Game with User Input and Random Computer Choice #16414

Triggered via pull request November 14, 2025 10:59
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (INP001): games/snake_water_gun.py#L1
games/snake_water_gun.py:1:1: INP001 File `games/snake_water_gun.py` is part of an implicit namespace package. Add an `__init__.py`.