質問編集履歴
1
言葉の変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -8,8 +8,8 @@
|
|
8
8
|
resultLabel.text = String(first)
|
9
9
|
//280
|
10
10
|
|
11
|
-
ファンクション
|
11
|
+
ファンクションとして「ボタンを押されたら50追加で
|
12
|
-
resultLabel.text = String(first)//50となる
|
12
|
+
resultLabel.text = String(first)//50となる」
|
13
13
|
|
14
14
|
が前提にあり、これを280円、50円と出力したいです。
|
15
15
|
|