Skip to content
MR
HTML
Tailwind
PYTHON
JAVA
Solidity
PHP
Lua
F#
Android
MYSQL
MONGODB
Examples
Python Compiler : Python
Home
PYTHON
Tryit: python
Download code
Upload code
Clear
Update
import matplotlib.pyplot as pt import numpy as npy y_plane = npy.array([33, 354, 33]) pt.plot(y_plane, 'h:r') pt.show()
Mrexamples 1024 Move Game
×