mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-09-02 02:57:46 +02:00
3 lines
35 B
Python
3 lines
35 B
Python
for i in range(1, 10):
|
|
print i
|