diff --git a/stuff/Screenshot_2022-09-02_11-38-23.png b/stuff/img/Screenshot_2022-09-02_11-38-23.png similarity index 100% rename from stuff/Screenshot_2022-09-02_11-38-23.png rename to stuff/img/Screenshot_2022-09-02_11-38-23.png diff --git a/stuff/Screenshot_2022-09-02_11-39-07.png b/stuff/img/Screenshot_2022-09-02_11-39-07.png similarity index 100% rename from stuff/Screenshot_2022-09-02_11-39-07.png rename to stuff/img/Screenshot_2022-09-02_11-39-07.png diff --git a/stuff/Screenshot_2022-09-02_11-39-27.png b/stuff/img/Screenshot_2022-09-02_11-39-27.png similarity index 100% rename from stuff/Screenshot_2022-09-02_11-39-27.png rename to stuff/img/Screenshot_2022-09-02_11-39-27.png diff --git a/stuff/Screenshot_2022-09-02_11-40-00.png b/stuff/img/Screenshot_2022-09-02_11-40-00.png similarity index 100% rename from stuff/Screenshot_2022-09-02_11-40-00.png rename to stuff/img/Screenshot_2022-09-02_11-40-00.png diff --git a/stuff/Screenshot_2022-09-02_11-40-55.png b/stuff/img/Screenshot_2022-09-02_11-40-55.png similarity index 100% rename from stuff/Screenshot_2022-09-02_11-40-55.png rename to stuff/img/Screenshot_2022-09-02_11-40-55.png diff --git a/stuff/mad-libs/COPYING b/stuff/mad-libs/COPYING new file mode 100644 index 0000000..c0bf710 --- /dev/null +++ b/stuff/mad-libs/COPYING @@ -0,0 +1 @@ +This work is licensed under the Creative Commons Public Domain Mark 1.0 License. To view a copy of this license, visit http://creativecommons.org/publicdomain/mark/1.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. diff --git a/stuff/mad-libs/README b/stuff/mad-libs/README new file mode 100644 index 0000000..b2c0270 --- /dev/null +++ b/stuff/mad-libs/README @@ -0,0 +1,13 @@ ++----------+ +| Mad Libs | ++----------+ + +A simple mad libs for my computer science class. + +This work has been identified as being free of +known restrictions under copyright law, including +all related and neighboring rights. + + +You can copy, modify, distribute and perform the work, +even for commercial purposes, all without asking permission. diff --git a/stuff/mad-libs/main.py b/stuff/mad-libs/main.py new file mode 100755 index 0000000..0bb3d06 --- /dev/null +++ b/stuff/mad-libs/main.py @@ -0,0 +1,8 @@ +#!/usr/bin/env python3 +# mad libs for CS +# Public domain - no warranty + +usrInput = input( + +#{name} was excited to go to {place}. They will need to get there by {mode of transport}. +#{name} is excited