All one can think and do in a short time is to think what one already knows and to do as one has always done!
import UIKit let myString = "FROMAGERIE baechler" print("Lowercase String: " + myString.lowercased()) print("Uppercase String: " + myString.uppercased())
NO JUNK, Please try to keep this clean and related to the topic at hand.Comments are for users to ask questions, collaborate or improve on existing.
No comments:
Post a Comment
NO JUNK, Please try to keep this clean and related to the topic at hand.
Comments are for users to ask questions, collaborate or improve on existing.