mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-01-15 16:07:24 +00:00
5 lines
70 B
Python
5 lines
70 B
Python
for i in range(1, 10):
|
|
print i
|
|
for i in range(1, 10):
|
|
print i
|