summaryrefslogtreecommitdiff
path: root/wk6
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-04 07:12:50 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-05-04 07:12:50 +0000
commitf2028267c208d307d0d173314b5fe92196a39b78 (patch)
treea1864d178c4031af7fb51fbaf6526afb35929dae /wk6
parent94bba2abfb9cceb429fcf1aeeaabe085e21bbcfb (diff)
Sat, May 4, 2024, 12:12 AM -07:00
Diffstat (limited to 'wk6')
-rw-r--r--wk6/pset/hello.c6
-rw-r--r--wk6/pset/sentimental-hello/hello.py (renamed from wk6/lect/sentimental-hello/hello.py)0
-rw-r--r--wk6/pset/sentimental-mario-more/mario.py3
3 files changed, 3 insertions, 6 deletions
diff --git a/wk6/pset/hello.c b/wk6/pset/hello.c
deleted file mode 100644
index 927f7b6..0000000
--- a/wk6/pset/hello.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <stdio.h>
-
-int main(void)
-{
- printf("hello, world\n");
-}
diff --git a/wk6/lect/sentimental-hello/hello.py b/wk6/pset/sentimental-hello/hello.py
index 9ab3d2c..9ab3d2c 100644
--- a/wk6/lect/sentimental-hello/hello.py
+++ b/wk6/pset/sentimental-hello/hello.py
diff --git a/wk6/pset/sentimental-mario-more/mario.py b/wk6/pset/sentimental-mario-more/mario.py
new file mode 100644
index 0000000..313d373
--- /dev/null
+++ b/wk6/pset/sentimental-mario-more/mario.py
@@ -0,0 +1,3 @@
+# import get_int
+# get input using get_int
+#