diff --git a/code/diag1 b/code/lesson-1/diag1 similarity index 100% rename from code/diag1 rename to code/lesson-1/diag1 diff --git a/code/giphy.gif b/code/lesson-1/giphy.gif similarity index 100% rename from code/giphy.gif rename to code/lesson-1/giphy.gif diff --git a/code/index.html b/code/lesson-1/index.html similarity index 100% rename from code/index.html rename to code/lesson-1/index.html diff --git a/code/page2.html b/code/lesson-1/page2.html similarity index 100% rename from code/page2.html rename to code/lesson-1/page2.html diff --git a/code/lesson-2/codez.py b/code/lesson-2/codez.py new file mode 100644 index 0000000..9f98a5f --- /dev/null +++ b/code/lesson-2/codez.py @@ -0,0 +1,8 @@ +age = input('Tell me your age? > ') +print('Your age is.....') +print(age) + +if int(age) < 30: + print('Young!!!') +else: + print('Old!!!!') \ No newline at end of file diff --git a/code/working/test.docx b/code/working/test.docx new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/code/working/test.docx @@ -0,0 +1 @@ + diff --git a/code/working/test.jpg b/code/working/test.jpg new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/code/working/test.jpg @@ -0,0 +1 @@ + diff --git a/code/working/test.png b/code/working/test.png new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/code/working/test.png @@ -0,0 +1 @@ + diff --git a/code/working/test.xlsx b/code/working/test.xlsx new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/code/working/test.xlsx @@ -0,0 +1 @@ +