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/3/3.txt | 9 --------- python/output/3/5.txt | 4 ---- python/output/3/6.txt | 12 ------------ python/output/3/7.txt | 9 --------- 4 files changed, 34 deletions(-) delete mode 100644 python/output/3/3.txt delete mode 100644 python/output/3/5.txt delete mode 100644 python/output/3/6.txt delete mode 100644 python/output/3/7.txt (limited to 'python/output/3') diff --git a/python/output/3/3.txt b/python/output/3/3.txt deleted file mode 100644 index e2163f7..0000000 --- a/python/output/3/3.txt +++ /dev/null @@ -1,9 +0,0 @@ -``` -Enter your full name: Sudipto Mallick -Your name in reverse: Mallick, Sudipto -``` -``` -Enter your full name: Ayush Kumar Shukla -Your name in reverse: Shukla, Ayush -``` - diff --git a/python/output/3/5.txt b/python/output/3/5.txt deleted file mode 100644 index 11fdc1d..0000000 --- a/python/output/3/5.txt +++ /dev/null @@ -1,4 +0,0 @@ -``` -Enter a line of text: The trend towards remote work has accelerated in recent years, with many companies adopting a hybrid or fully remote model. It offers employees more flexibility and can lead to increased productivity and job satisfaction. -Given text with all vowels removed: Th trnd twrds rmt wrk hs cclrtd n rcnt yrs, wth mny cmpns dptng hybrd r flly rmt mdl. t ffrs mplys mr flxblty nd cn ld t ncrsd prdctvty nd jb stsfctn. -``` diff --git a/python/output/3/6.txt b/python/output/3/6.txt deleted file mode 100644 index ba5b336..0000000 --- a/python/output/3/6.txt +++ /dev/null @@ -1,12 +0,0 @@ -``` -Enter message: A quick brown fox jumps over a lazy dog. -Enter key (1-25, -1 - -25): 5 -Ceesar cipher with k = 5 applied to the given message: -F vznhp gwtbs ktc ozrux tajw f qfed itl. -``` -``` -Enter message: F vznhp gwtbs ktc ozrux tajw f qfed itl. -Enter key (1-25, -1 - -25): -5 -Ceesar cipher with k = 21 applied to the given message: -A quick brown fox jumps over a lazy dog. -``` diff --git a/python/output/3/7.txt b/python/output/3/7.txt deleted file mode 100644 index 23b872f..0000000 --- a/python/output/3/7.txt +++ /dev/null @@ -1,9 +0,0 @@ -``` -Enter an E-mail address: user@example.net -Username: user -Domain: example.net -``` -``` -Enter an E-mail address: abcdefghi -abcdefghi is not a valid E-mail address -``` -- cgit 1.4.1-2-gfad0 le>
path: root/html/tangle.mu.html
blob: 86d824dc4b55176ec745f7ca7fdfd12d3c50307d (plain) (tree)
1
2
3
4
5
6
7
8
9
10