質問するログイン新規登録

質問編集履歴

1

言葉の変更

2020/02/20 11:45

投稿

sumire06
sumire06

スコア15

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