diff --git a/assignments.html b/assignments.html index ffcecae..b0d01f8 100644 --- a/assignments.html +++ b/assignments.html @@ -13,21 +13,63 @@

Lesson 1

- - - + + + + + + + + +

Lesson 2

- - - + + + + + + + + +

Lesson 3

- - - + + + + + + + + + +
+

Lesson 4

+
+ + + + + + + + + +
+

Lesson 5

+
+ + + + + + + + +
@@ -42,15 +84,5 @@ duration: 800 }); - \ No newline at end of file diff --git a/login.html b/login.html index 4696999..60a6232 100644 --- a/login.html +++ b/login.html @@ -53,7 +53,7 @@ $('form').fadeOut(500); $('.wrapper').addClass('form-success'); setTimeout(function() { // delay the location.replace for one second for login animation - location.replace('assignments.html'); + location.assign("https://timmypidashev.com/assignments.html"); }, 1000); } else { // if the username and password are incorrect, add a shake animation to the form diff --git a/python/assignments/2.1.html b/python/assignments/2.1.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/2.2.html b/python/assignments/2.2.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/2.3.html b/python/assignments/2.3.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/3.1.html b/python/assignments/3.1.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/3.2.html b/python/assignments/3.2.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/3.3.html b/python/assignments/3.3.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/4.1.html b/python/assignments/4.1.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/4.2.html b/python/assignments/4.2.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/4.3.html b/python/assignments/4.3.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/5.1.html b/python/assignments/5.1.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/5.2.html b/python/assignments/5.2.html new file mode 100644 index 0000000..e69de29 diff --git a/python/assignments/5.3.html b/python/assignments/5.3.html new file mode 100644 index 0000000..e69de29