質問編集履歴
1
言葉の変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,9 +18,9 @@
|
|
18
18
|
|
19
19
|
|
20
20
|
|
21
|
-
ファンクション
|
21
|
+
ファンクションとして「ボタンを押されたら50追加で
|
22
22
|
|
23
|
-
resultLabel.text = String(first)//50となる
|
23
|
+
resultLabel.text = String(first)//50となる」
|
24
24
|
|
25
25
|
|
26
26
|
|