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
import time | |
import RPi.GPIO as GPIO | |
light_sensor_pin = 5 | |
fan_pin = 6 | |
wheel_pin_numbers = [1, 2, 3, 4] | |
for pin_number in wheel_pin_numbers: | |
GPIO.setup(pin_number, GPIO.OUT) |
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
Case #1: Impossible | |
Case #2: Impossible | |
Case #3: 3 3 0 | |
Case #4: Impossible | |
Case #5: Impossible | |
Case #6: Impossible | |
Case #7: Impossible | |
Case #8: Impossible | |
Case #9: Impossible | |
Case #10: Impossible |
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
Case #1: Impossible | |
Case #2: Impossible | |
Case #3: 3 3 0 | |
Case #4: Impossible | |
Case #5: Impossible | |
Case #6: Impossible | |
Case #7: Impossible | |
Case #8: Impossible | |
Case #9: Impossible | |
Case #10: Impossible |
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
count | city | |
---|---|---|
2855 | ||
199 | Moscow | |
195 | Edison | |
134 | Hanoi | |
122 | Tokyo | |
116 | Calgary | |
107 | Seoul | |
105 | Chennai | |
102 | Bengaluru |
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
code | country | city | |
---|---|---|---|
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Sydney | |
AU | Australia | Lilyfield |
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
count | code | country | city | |
---|---|---|---|---|
758 | IN | India | ||
221 | FR | France | ||
213 | US | United States | ||
199 | RU | Russia | Moscow | |
195 | US | United States | Edison | |
176 | ID | Indonesia | ||
148 | JP | Japan | ||
138 | TN | Tunisia | ||
134 | VN | Vietnam | Hanoi |
OlderNewer