From 13735a26225bc9caf5e5803154eff85594105ef1 Mon Sep 17 00:00:00 2001 From: "Ryan@fsunuc" Date: Sat, 10 Dec 2022 19:12:39 -0500 Subject: [PATCH] added simpleInput.py --- .gitignore | 1 + index.html | 2 +- instruction.html | 4 +- simpleInput.py | 296 +++++++++++++++++++++++++++++++++++++++++++++++ simpleSim.html | 103 +++++++++++------ 5 files changed, 369 insertions(+), 37 deletions(-) create mode 100755 simpleInput.py diff --git a/.gitignore b/.gitignore index 19ca352..459d9a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ files/* !files/.gitkeep +*.txt diff --git a/index.html b/index.html index 976b47c..35beedf 100644 --- a/index.html +++ b/index.html @@ -171,7 +171,7 @@
- +
diff --git a/instruction.html b/instruction.html index 370e8b7..5fe8119 100644 --- a/instruction.html +++ b/instruction.html @@ -26,8 +26,8 @@

-

This page is created and hosted by FSU. Contact Ryan Tang (rtang at fsu.edu)

- +

This page is created and hosted by FSU. Contact: Ryan Tang (rtang at fsu.edu)

+

Todo :