質問編集履歴

1

q2➡q

2021/07/05 01:06

投稿

run_ron_pon
run_ron_pon

スコア0

test CHANGED
File without changes
test CHANGED
@@ -52,7 +52,7 @@
52
52
 
53
53
  ```Python
54
54
 
55
- def q2(num):
55
+ def q(num):
56
56
 
57
57
  service = np.random.exponential(3.0, 2)
58
58