tangled
alpha
login
or
join now
stau.space
/
omnium-gatherum
0
fork
atom
My omnium-gatherom of scripts and source code.
0
fork
atom
overview
issues
pulls
pipelines
omnium-gatherum
/
Python
/
gcc.py
at
main
3 lines
42 B
view raw
wrap content
Sunglas
chore: update
2y ago
a66cf3d9
1
2
for
n
in
range
(
100
)
:
3
print
(
n
,
n
%
5
)