5 lines
No EOL
62 B
Python
5 lines
No EOL
62 B
Python
import matplotlib.pyplot as plt
|
|
|
|
print('test')
|
|
|
|
print('test2') |