Post

Replies

Boosts

Views

Activity

Reply to Binary operator '+' cannot be applied to operands of type '()' and 'String' error
// Define and call your function here: func addDance (_sentence: String) {     return addDance (sentence) + " and then we go dance" } ***getting cannot find "sentence" in scope please help. I followed what you helped him out with and still getting the same error
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23