Created
September 23, 2020 05:39
-
-
Save DeeprajPandey/219911c6e04dd039dff6e565d2fbef87 to your computer and use it in GitHub Desktop.
[CS 1319 HW1] Your solution to the crosswords in question 6 should be in this format in a text file following this naming convention a6_<firstnameLastname>.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
i | |
A B C | |
D E F | |
ii | |
G H I | |
J K L | |
iii | |
M N O | |
P Q R | |
iv | |
S T U | |
V W X |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please remember to name your file in the format given above:
a6_<firstnameLastname>.txt
And note the blank lines after every solution and a space between the characters to signify the boxes where the characters go.
If you have any questions, drop an email to the staff list
[email protected]
.