From 4c2b4340f47fbca89594f2f3d200fe988ba334d0 Mon Sep 17 00:00:00 2001 From: Jonathan J Chipman Date: Tue, 27 Aug 2024 00:28:10 -0600 Subject: [PATCH] Update HW 1 --- homeworks/01-essentialsSimulations.html | 819 ++++++++++++++++++++---- homeworks/01-essentialsSimulations.qmd | 11 +- 2 files changed, 686 insertions(+), 144 deletions(-) diff --git a/homeworks/01-essentialsSimulations.html b/homeworks/01-essentialsSimulations.html index 114b27c..0469947 100644 --- a/homeworks/01-essentialsSimulations.html +++ b/homeworks/01-essentialsSimulations.html @@ -2,7 +2,7 @@ - + @@ -17,19 +17,18 @@ ul.task-list{list-style: none;} ul.task-list li input[type="checkbox"] { width: 0.8em; -margin: 0 0.8em 0.2em -1.6em; -vertical-align: middle; +margin: 0 0.8em 0.2em -1em; vertical-align: middle; } +!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return n={686:function(t,e,n){"use strict";n.d(e,{default:function(){return b}});var e=n(279),i=n.n(e),e=n(370),u=n.n(e),e=n(817),r=n.n(e);function c(t){try{return document.execCommand(t)}catch(t){return}}var a=function(t){t=r()(t);return c("cut"),t};function o(t,e){var n,o,t=(n=t,o="rtl"===document.documentElement.getAttribute("dir"),(t=document.createElement("textarea")).style.fontSize="12pt",t.style.border="0",t.style.padding="0",t.style.margin="0",t.style.position="absolute",t.style[o?"right":"left"]="-9999px",o=window.pageYOffset||document.documentElement.scrollTop,t.style.top="".concat(o,"px"),t.setAttribute("readonly",""),t.value=n,t);return e.container.appendChild(t),e=r()(t),c("copy"),t.remove(),e}var f=function(t){var e=1 - + - + +