name = input("What is your name"). print("Hello", name). How would I do this in Swift using Xcode? I know that if I was making an iOS app I would need a ...
確定! 回上一頁