From 8fb719f58f91d1f1f187a1db974682fb3736ee05 Mon Sep 17 00:00:00 2001 From: Sudipto Mallick Date: Sat, 13 Jan 2024 09:28:10 +0530 Subject: Changes to project structure of Python assignments As was directed to remove assignments. --- python/output/03_flt_ops.typ | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/output/03_flt_ops.typ (limited to 'python/output/03_flt_ops.typ') diff --git a/python/output/03_flt_ops.typ b/python/output/03_flt_ops.typ new file mode 100644 index 0000000..b238b5f --- /dev/null +++ b/python/output/03_flt_ops.typ @@ -0,0 +1,7 @@ +``` +Enter first number: 12.345 +Enter second number: 678.9999 +Concatenation of integer parts: 12678 +Sum rounded to 2 decimal places: 691.34 +``` + -- cgit 1.4.1-2-gfad0