Ramesh R C has asked 1
questions and find answers to 3
problems.
Stats
132 EtPoint
50 Vote count
1 questions
3 answers
About
struct Ramesh{
var aboutMe:String
init(with him:String) {
self.aboutMe = him
print(self.aboutMe)
}
}
Ramesh(with: "He is simple, 👍 He like technologies 👍 Very positive and like to learn from others")