Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 10, 2020 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/ecb3af2b816ed0fceec1d2496dc132b5 to your computer and use it in GitHub Desktop.
Save parzibyte/ecb3af2b816ed0fceec1d2496dc132b5 to your computer and use it in GitHub Desktop.
for numero in 0 1 2 3 4 5 6 7 8 9
do
/usr/bin/python3 ./siete.py $numero
sleep 1
done
bash probar_siete.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment