Toggle navigation
trial
Nav
github
trial
Overview
module name here
module name here
API details.
my_print
[source]
my_print
(
x
)
import
matplotlib.pyplot
as
plt
plt
.
plot
([
1
,
2
,
3
,
5
,
12
]);