Skip to content

Commit be0d66e

Browse files
Built site for gh-pages
1 parent 47db0f6 commit be0d66e

File tree

141 files changed

+51782
-145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+51782
-145
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
009c9cfd
1+
4de8bca9

404 6.html

Lines changed: 901 additions & 0 deletions
Large diffs are not rendered by default.

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<link href="/Introduction-to-Python/site_libs/quarto-html/quarto-syntax-highlighting-4a6bbdacf3f8933310e97f086414c96e.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4343
<script src="/Introduction-to-Python/site_libs/bootstrap/bootstrap.min.js"></script>
4444
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
45-
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-682ae12c96550eab5a573f6d9643dfe7.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
46-
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-dark-d17aa59f5a97c394657b8de9de2fd5fc.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="light">
47-
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-682ae12c96550eab5a573f6d9643dfe7.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
45+
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-556bc54f23e928f0dab3a4a1ef75526d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
46+
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-dark-ddeb2b2a37fb989ec46e16a938bd78d2.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="light">
47+
<link href="/Introduction-to-Python/site_libs/bootstrap/bootstrap-556bc54f23e928f0dab3a4a1ef75526d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
4848
<script id="quarto-search-options" type="application/json">{
4949
"location": "sidebar",
5050
"copy-button": false,
@@ -843,7 +843,7 @@ <h1 class="title">Page Not Found</h1>
843843
<div class="nav-footer-left">
844844
<ul class="footer-items list-unstyled">
845845
<li class="nav-item compact">
846-
<a class="nav-link" href="https://beyondsimulations.github.io/Introduction-to-Python/">
846+
<a class="nav-link" href="https://github.com/beyondsimulations/Introduction-to-Python">
847847
<i class="bi bi-github" role="img">
848848
</i>
849849
</a>

assignments/assignment_01 11.html

Lines changed: 1095 additions & 0 deletions
Large diffs are not rendered by default.

assignments/assignment_01 11.pdf

43 KB
Binary file not shown.

assignments/assignment_01.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-46d4eb725d7d2b8695ccd307f5b3c105.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
7878
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
7979
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
80-
<link href="../site_libs/bootstrap/bootstrap-22c5f25fcfc5fd5610dfced435a3b672.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
81-
<link href="../site_libs/bootstrap/bootstrap-dark-f088ff709e1277e0222aba4cda41ab4d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="light">
82-
<link href="../site_libs/bootstrap/bootstrap-22c5f25fcfc5fd5610dfced435a3b672.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
80+
<link href="../site_libs/bootstrap/bootstrap-d52245bb7ba9b6ab6a7d9ea1e3d6d73b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
81+
<link href="../site_libs/bootstrap/bootstrap-dark-5f96869ffd51bc4c837006638a84c664.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="light">
82+
<link href="../site_libs/bootstrap/bootstrap-d52245bb7ba9b6ab6a7d9ea1e3d6d73b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
8383
<script id="quarto-search-options" type="application/json">{
8484
"location": "sidebar",
8585
"copy-button": false,
@@ -1037,7 +1037,7 @@ <h1>Caesar Cipher</h1>
10371037
<div class="nav-footer-left">
10381038
<ul class="footer-items list-unstyled">
10391039
<li class="nav-item compact">
1040-
<a class="nav-link" href="https://beyondsimulations.github.io/Introduction-to-Python/">
1040+
<a class="nav-link" href="https://github.com/beyondsimulations/Introduction-to-Python">
10411041
<i class="bi bi-github" role="img">
10421042
</i>
10431043
</a>

assignments/assignment_01.pdf

0 Bytes
Binary file not shown.

assignments/assignment_02 9.html

Lines changed: 1086 additions & 0 deletions
Large diffs are not rendered by default.

assignments/assignment_02.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-46d4eb725d7d2b8695ccd307f5b3c105.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
7878
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
7979
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
80-
<link href="../site_libs/bootstrap/bootstrap-22c5f25fcfc5fd5610dfced435a3b672.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
81-
<link href="../site_libs/bootstrap/bootstrap-dark-f088ff709e1277e0222aba4cda41ab4d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="light">
82-
<link href="../site_libs/bootstrap/bootstrap-22c5f25fcfc5fd5610dfced435a3b672.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
80+
<link href="../site_libs/bootstrap/bootstrap-d52245bb7ba9b6ab6a7d9ea1e3d6d73b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
81+
<link href="../site_libs/bootstrap/bootstrap-dark-5f96869ffd51bc4c837006638a84c664.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="light">
82+
<link href="../site_libs/bootstrap/bootstrap-d52245bb7ba9b6ab6a7d9ea1e3d6d73b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
8383
<script id="quarto-search-options" type="application/json">{
8484
"location": "sidebar",
8585
"copy-button": false,
@@ -1028,7 +1028,7 @@ <h1>Dashboards</h1>
10281028
<div class="nav-footer-left">
10291029
<ul class="footer-items list-unstyled">
10301030
<li class="nav-item compact">
1031-
<a class="nav-link" href="https://beyondsimulations.github.io/Introduction-to-Python/">
1031+
<a class="nav-link" href="https://github.com/beyondsimulations/Introduction-to-Python">
10321032
<i class="bi bi-github" role="img">
10331033
</i>
10341034
</a>

assignments/assignment_02.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)