質問編集履歴
1
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -36,6 +36,10 @@
|
|
36
36
|
|
37
37
|
import readchar
|
38
38
|
|
39
|
+
import sys
|
40
|
+
|
41
|
+
|
42
|
+
|
39
43
|
while True:
|
40
44
|
|
41
45
|
barcode=readchar.readchar()
|