Eng: gen – generates the Tribonacci sequence param – allows changing the data/parameters mpt – generates a plot in Matplotlib ASCII – generates a plot in the file “wykres.txt” stats – shows the maximum and minimum element of the array and the average of all elements reset – resets the height elements export – exports data to a CSV file import – imports data from a specified TXT file help – displays the list of commands quit – closes the program PL: gen – generuje ciąg Tribonacciego param – pozwala zmieniać dane mpt – generuje wykres w mathplotlib ASCII – generuje wykres w pliku „wykres.txt” stats – pokazuje maksymalny i minimalny element tablicy i średnią wszystkich elementów. reset – resetuje elementy wysokości. export – exportuje dane do csv pliku. import – importuje dane z podanego txt pliku. jelp – wyświetla listę poleceń quit – zamknij program