zad4 test9

This commit is contained in:
massta 2020-04-05 19:20:59 +02:00
parent 14cf847e5a
commit c055272e19

View File

@ -7,6 +7,7 @@ RUN gcc --version
RUN apt install -y build-essential
RUN apt install num-utils
RUN apt install bc
RUN apt update -y
RUN apt install -y python-pip
RUN pip install matplotlib
RUN apt install -y python-tk