• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

import matplotlib.pyplot as plt import numpy as np x=np.linspace(-5,5,100) plt.plot(x,np.sin(x)) plt.xlabel("axe des absesse")
...
0 głosów
7 odpowiedzi
6th Jun 2022, 12:04 PM
Ilham AZALAM
Ilham AZALAM - avatar
Plot using Python in Code Playground?
graphmathmathsplotpltprogrammingpyplotpythonscatterstatistics
1 Głos
3 odpowiedzi
9th Apr 2017, 2:51 PM
Malik Glossop
Malik Glossop - avatar
Popularne dzisiaj
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Best way to learn a new programming language fast?
1 Votes
Can someone help and explain better on slicing
1 Votes
Will i land a job
1 Votes
Hill Climbing
0 Votes
Course
1 Votes
Why we use return in function ?
0 Votes
someone helps how can i make two for loops over a 2d array in c ( i didn't learned pointers yet )
0 Votes
Why we use oops in python rather than any function ?
0 Votes
Leap year check
0 Votes