mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 01:41:11 +07:00
GitOrigin-RevId: 5682350bfd95a6abfc325b511c55d6e27b41476a
3 lines
44 B
Python
3 lines
44 B
Python
import numpy as np
|
|
a = np.arange(42)
|
|
<caret> |