diff options
| author | JacobAKnox <[email protected]> | 2021-10-06 19:56:29 -0700 |
|---|---|---|
| committer | JacobAKnox <[email protected]> | 2021-10-06 19:56:29 -0700 |
| commit | 1c95e4d2cfb2cd7bf4a304a32f57b4402fb49dfa (patch) | |
| tree | d057bb303b970bf0b1433754ac2904db5536a655 /4.1Exercises.txt | |
| parent | psudocode corrections (diff) | |
| download | archived-cst116-lab2-jacobaknox-1c95e4d2cfb2cd7bf4a304a32f57b4402fb49dfa.tar.xz archived-cst116-lab2-jacobaknox-1c95e4d2cfb2cd7bf4a304a32f57b4402fb49dfa.zip | |
delete old files
Diffstat (limited to '4.1Exercises.txt')
| -rw-r--r-- | 4.1Exercises.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/4.1Exercises.txt b/4.1Exercises.txt deleted file mode 100644 index dc795b0..0000000 --- a/4.1Exercises.txt +++ /dev/null @@ -1,7 +0,0 @@ -1. -12.34 numeric -2. 'Hello' illegal -3. "F" String -4. "1234" String -5. '1' Character -6. A illegal -7. "Marcus' illegal |