SyntaxFix
Write A Post
Hire A Developer
Questions
Check the Below Answer:
let x : Int = 45 var stringValue = "\(x)" print(stringValue)