We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5558b1 + f527a92 commit 13c6593Copy full SHA for 13c6593
1 file changed
…rcuitPlaygroundExpress_CapTouch_Short.py …ygroundExpress_CapTouch_Advanced/code.pyIntroducing_CircuitPlaygroundExpress/CircuitPlaygroundExpress_CapTouch_Short.py renamed to Introducing_CircuitPlaygroundExpress/CircuitPlaygroundExpress_CapTouch_Advanced/code.py
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2019 Dave Briccetti
2
+#
3
+# SPDX-License-Identifier: MIT
4
+
5
"""A shorter CapTouch program, for those comfortable with list
6
comprehensions and the enumerate function"""
7
0 commit comments