-

CommentStreams:08c64c54c7c07eb6b813eceb72567d2c

From Geekworm Wiki
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 !