質問編集履歴

1

インデントの追加

2019/10/27 06:37

投稿

soepu
soepu

スコア41

test CHANGED
File without changes
test CHANGED
@@ -80,6 +80,8 @@
80
80
 
81
81
 
82
82
 
83
+ ```ここに言語を入力
84
+
83
85
  from multiprocessing import Process
84
86
 
85
87
  from time import sleep
@@ -127,3 +129,5 @@
127
129
  p.start()
128
130
 
129
131
  func_1(10)
132
+
133
+ ```