Python to print exact same pattern.
Give correct answer only.
Answers
Answered by
0
Answer:
हमारे यहाँ स्त्रियों के खास गीत सावन में गाए जाने वाले कजरी गीत, त्योहार, विवाह, जन्मोत्सव, प्रेमी-प्रेमिका को छेड़ने वाले छेड़छाड़भरे गीत, पनघट व नदियों के किनारे, खेतों में गाए जाने वाले आदि स्त्रियों के कुछ खास
Explanation:
note: Python 2.7 users should use `raw_input`, the equivalent of 3.X's `input`
age = int(input("Please enter your age: "))
if age >= 18:
print("You are able to vote in the United States!")
else:
print("You are not able to vote in the United
Similar questions
Hindi,
1 day ago
Hindi,
1 day ago
Social Sciences,
3 days ago
Physics,
3 days ago
Science,
8 months ago
World Languages,
8 months ago