Basic Commands Flashcards
(3 cards)
1
Q
Print a Message to the Console
A
print()
2
Q
How do you assign text to a label ?
A
[labelName].text = “[…]”
3
Q
How do you access the Text of a Textfield?
A
[textFieldName].text