forked from iai-group/guidelines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempted to address all review comments to date.
Note: Linting packages flake8 and black are in conflict on line length. Deferred to flake8, 79 lines.
- Loading branch information
1 parent
779aadf
commit e066108
Showing
4 changed files
with
100 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
python/.idea/* | ||
python/output.txt | ||
.DS_Store |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"fizz": { | ||
"0": "buzz", | ||
"1": "bubble", | ||
"2": "bzzzt", | ||
"3": "brass", | ||
"4": "borscht" | ||
}, | ||
"buzz": { | ||
"0": "fizz", | ||
"1": "frappuccino", | ||
"2": "frazzle" | ||
} | ||
} |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
"Now like to bees in summer's heate from hives, | ||
Out flie the citizens, some here, some there; | ||
Some all alone, and others with their wives: | ||
With wives and children some flie, all for feare ! | ||
|
||
Here stands a watch, with guard of partizans, | ||
To stoppe their passages, or to or fro, | ||
As if they were not men, nor Christians, | ||
But fiends or monsters, murdering as they go. | ||
|
||
Each village, free, now stands upon her guard, | ||
None must have harbour in them but their owne; | ||
And as for life and death all watch and ward, | ||
And flie for life (as death) the man unknowne !" | ||
|
||
---- Sir John Davies (1569 – 1626) |