diff options
Diffstat (limited to '3a/4.1Exercises.txt')
| -rw-r--r-- | 3a/4.1Exercises.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/3a/4.1Exercises.txt b/3a/4.1Exercises.txt new file mode 100644 index 0000000..38e9589 --- /dev/null +++ b/3a/4.1Exercises.txt @@ -0,0 +1,7 @@ +1. -12.34 numeric +2. 'Hello' illegal +3. "F" String +4. "1234" String +5. '1' Character +6. A illegal +7. "Marcus' illegal
\ No newline at end of file |