We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c161c52 commit 3e4b64cCopy full SHA for 3e4b64c
examples/weather-and-light.py
@@ -1,4 +1,7 @@
1
#!/usr/bin/env python3
2
+# -*- coding: utf-8 -*-
3
+
4
+f"Sorry! This program requires Python >= 3.6 😅"
5
6
import os
7
import time
0 commit comments