Math, asked by mosalivenkatasaipava, 16 days ago

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 renurana2291979
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