-
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.
- Loading branch information
Kamran
authored and
Kamran
committed
Dec 3, 2019
1 parent
fda4f22
commit fefc280
Showing
4 changed files
with
33 additions
and
17 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
This file was deleted.
Oops, something went wrong.
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 @@ | ||
rain hot high weak |
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 |
---|---|---|
@@ -1 +1,14 @@ | ||
rain hot high weak | ||
sunny hot high weak 0 | ||
sunny hot high strong 0 | ||
overcast hot high weak 1 | ||
rain mild high weak 1 | ||
rain cool normal weak 1 | ||
rain cool normal strong 0 | ||
overcast cool normal strong 1 | ||
sunny mild high weak 0 | ||
sunny cool normal weak 1 | ||
rain mild normal weak 1 | ||
sunny mild normal strong 1 | ||
overcast mild high strong 1 | ||
overcast hot normal weak 1 | ||
rain mild high strong 0 |