From 6caa36f0ea818398c5a393733e3e3801b4e80760 Mon Sep 17 00:00:00 2001 From: tatlilimon <43828285+tatlilimon@users.noreply.github.com> Date: Sun, 11 Jun 2023 13:57:35 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 143bbae..70ab63b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This repo contains python programs that easily calculate simple statistical patterns. The program starts with the following **main menu**. +![cli-ss](https://github.com/tatlilimon/basic-statistics-w-python/assets/43828285/acca3529-ca97-42ed-8a19-1cf52f4c8458) If a calculation is required, select the relevant subject from the main menu and start entering the data set. After entering the data set and the desired information, the calculation result will be given as output on the command line.