From 41f410ba0640ba540c36a1a2ed7c2ab777e9de64 Mon Sep 17 00:00:00 2001 From: dolyavorovskayaa Date: Sun, 15 Feb 2026 17:13:31 +0300 Subject: [PATCH] G-06: README change for practice --- docs/README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/docs/README.md b/docs/README.md index 63f8727939..d6a7f87aa9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,10 +1,18 @@ # Math formulas + ## Area -- Circle: S = πR² -- Rectangle: S = ab -- Square: S = a² + +* Circle: S = πR² +* Rectangle: S = ab +* Square: S = a² ## Perimeter -- Circle: P = 2πR -- Rectangle: P = 2a + 2b -- Square: P = 4a \ No newline at end of file + +* Circle: P = 2πR +* Rectangle: P = 2a + 2b +* Square: P = 4a + + + +\# Some change for Lesson 6 practice +