discovering, learning, reflecting and creating
class Person(first: String, lastName: String)
func needInt(x int) int {return x * 10 + 1}
No comments :
Post a Comment