-

CommentStreams:08c64c54c7c07eb6b813eceb72567d2c

From Geekworm Wiki
< CommentStreams:A1f116f57e7a2cb99a3b5ff3892fd38c
Revision as of 05:16, 24 December 2021 by 79.140.120.239 (talk) (Migrated reply #2190)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hello, I solved the problem by changing the code: Row 1: #!/usr/bin/python3 instead of #!/usr/bin/python Row 33: print ("%.f RPM" % rpm) instead of print "%.f RPM" % rpm

Good luck !