class India():
def capital(self):
print("New Delhi is the capital of India.")
def language(self):
print("Hindi is the most widely spoken language of India.")
def type(self):
print("India is a developing country.")
def capital(self):
print("Washington, D.C. is the capital of USA.")
def language(self):
print("English is the primary language of USA.")
det type(self):
print("USA is a developed country.")
obj ind = India()
obi_usa = USA()
for country in (obj ind, obj_usa):
country.capital()
country.language()
Answers
Answered by
0
Answer:
Good jumping ability, fantastic co-ordination, excellent distribution, solid catching, wonderful agility, strong punching, and fast reflexes are all attributes you will find in a great goalkeeper. By perfecting the basic requirements that a goalkeeper should have, the best can become brilliant in all areas
Similar questions
Business Studies,
8 days ago
Environmental Sciences,
16 days ago
Math,
16 days ago
English,
9 months ago
Math,
9 months ago
English,
9 months ago