Created
February 10, 2026 23:24
-
-
Save rhoit/7d5cbd5363c06728091fafb6331af3a2 to your computer and use it in GitHub Desktop.
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
| outlook | temperature | humidity | wind | play | |
|---|---|---|---|---|---|
| sunny | hot | high | weak | no | |
| sunny | hot | high | strong | no | |
| overcast | hot | high | weak | yes | |
| rain | mild | high | weak | yes | |
| rain | cool | normal | weak | yes | |
| rain | cool | normal | strong | no | |
| overcast | cool | normal | strong | yes | |
| sunny | mild | high | weak | no | |
| sunny | cool | normal | weak | yes | |
| rain | mild | normal | weak | yes | |
| sunny | mild | normal | strong | yes | |
| overcast | mild | high | strong | yes | |
| overcast | hot | normal | weak | yes | |
| rain | mild | high | strong | no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment