mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-18 21:47:39 +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
|