Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Adarsh Sapkar 4 years, 5 months ago
- 2 answers
Posted by Ujala Prajapati 4 years, 5 months ago
- 1 answers
Preeti Dabral 4 years, 5 months ago
- One of the biggest and most famous forms of international based competitions launched for athletics is that of Olympics competitions.
- This type of international event involves many events like that of 100 meter race, 400 meter race, middle distance running, long distance running, hurdling, relays, walking, his jumps, pole vault.
- So Olympic world cup is an international based event. Athletes have to work very hard and travel internationally to participate in this type of competition.
- Some of the other important events held in this kind of competition are weight lifting, etc.
Posted by Thakur Abhishek Raghuvanshi 4 years, 5 months ago
- 2 answers
Preeti Dabral 4 years, 5 months ago
# python program to find the sum of series: 1 + x² + x³ + ... + xⁿ
n = int(input('Enter the value of n: '))
x = int(input('Enter the value of x: '))
sum_of_series = 0
for i in range(n+1):
sum_of_series += pow(x,i)
print('Sum of the series is:', sum_of_series)
- Input the value of x and n from user as integer type
- define a variable with value of zero to add up till the sum of series, this must be outside the loop, else each time the loop repeats value will set to zero defeating the purpose.
- we use for loop with range of i varying from 0 to n (remember this is not for infinite series) giving the power of x from 0 to n
- evey iteration we add x^i to the sum
- finally print the sum of series
Anmol Chawla 4 years, 5 months ago
Posted by Thakur Abhishek Raghuvanshi 4 years, 5 months ago
- 0 answers
Posted by Arin Khokhar 4 years, 5 months ago
- 2 answers
Preeti Dabral 4 years, 5 months ago
A lump-sum payment is an amount paid all at once, as opposed to an amount that is divvied up and paid in installments.
Palak Bansal 4 years, 4 months ago
Posted by Krishna Tarkar 4 years, 5 months ago
- 2 answers
Posted by White Shadow 4 years, 5 months ago
- 1 answers
Anjan Karthi 4 years, 5 months ago
Posted by Shruti Choudhary 4 years, 5 months ago
- 0 answers
Posted by Daiengskhem Nongkhlaw 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
The word derived from the Greek language geo = earth, graphia = description. Some scholars defined geography as the description of the earth as the adobe of human beings.
Posted by Priyansh Star 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
Biofertilizers are living microbes that enhance plant nutrition by either by mobilizing or increasing nutrient availability in soils. Various microbial taxa including beneficial bacteria and fungi are currently used as biofertilizers, as they successfully colonize the rhizosphere, rhizoplane or root interior.
Posted by Chiranjeev Bisoi 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
The narrator thinks that the English language and the English way of life haven’t made any good influence on Indian life. Those Indians who come to know a little of English develop a superiority complex. They want to make a display of their knowledge. They never care whether the person they are talking to understands them or not. Though they profess to be quite advanced in their outlook yet they fail to get out of their traditional moorings. This is what happens in the story. Ranga professes to have quite progressive views on marriage. But he is so charmed by the beauty of an eleven-year-old girl that he at once consents to marry her. Thus the narrator shows that the English language and the English way of life have made us hypocrites.
Posted by Varsha Patidar 4 years, 5 months ago
- 2 answers
Posted by Sukhmani Kaur 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
The Mediterranean Sea was important to the Roman Empire in that it was a vital trade link with other parts of the Empire, especially the Middle East and North Africa. As Rome grew, it needed the grains and other food from the Levant, and African animals were considered status symbols in the Roman royal courts.
Posted by Nandini Verma 4 years, 5 months ago
- 1 answers
Posted by Dheeraj Minocha 4 years, 5 months ago
- 0 answers
Posted by Navneet Kaur 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
The salt of carbonic acids are called carbonates and are characterized by the carbonate ion, CO32-. The carbonate ion is the simplest oxocarbon anion, consisting of one carbon atom surrounded by three oxygen atoms in a trigonal planar arrangement.
Posted by Deepak Chahar 4 years, 5 months ago
- 2 answers
Sia ? 4 years, 5 months ago
The Harvard step test, in scientific literature sometimes referred to as the Brouha Test, is a type of cardiac stress test for detecting and diagnosing cardiovascular disease. It is also a good measurement of fitness and a person's ability to recover after a strenuous exercise by checking the recovery rate.
Posted by Thakur Abhishek Raghuvanshi 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
num = int(input("Enter a number: "))
sum = 0
temp = num
while temp > 0:
digit = temp % 10
sum += digit ** 3
temp //= 10
if num == sum:
print(num,"is an Armstrong number")
else:
print(num,"is not an Armstrong number")
Posted by Thakur Abhishek Raghuvanshi 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
n = int(input("Enter any number: ")) sum1 = 0 for i in range(1, n): if(n % i == 0): sum1 = sum1 + i if (sum1 == n): print("The number is a Perfect number! ") else: print("The number is not a Perfect number! ")
Posted by Divya. Kumari 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
Phagocytosis is a cellular process for ingesting and eliminating particles larger than 0.5 μm in diameter, including microorganisms, foreign substances, and apoptotic cells. Phagocytosis is found in many types of cells and it is, in consequence an essential process for tissue homeostasis.
Posted by Biraj Bose 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
A departmental store is a large establishment, which sells a wide variety of products and aim to satisfy all needs of the customers under one roof.
Posted by Divya. Kumari 4 years, 5 months ago
- 1 answers
Sia ? 4 years, 5 months ago
| Plasma | Serum |
| The liquid part of the blood is called plasma which is a solution in water of many compounds. It contains many organic and inorganic substances. In the plasma, digested food, CO2 and excretory products are carried around the body. | It is the blood plasma from which the fibrinogen has been removed. It contains antibodies to overcome the toxic effect of micro-organisms. |
Posted by Yash Kaushik 4 years, 5 months ago
- 1 answers
Krishna. Yadav 4 years, 5 months ago
Posted by Tanvi Rajput 4 years, 5 months ago
- 0 answers
Posted by Diksha Devi 4 years, 5 months ago
- 1 answers
Posted by Rock Stat 4 years, 5 months ago
- 2 answers
Sia ? 4 years, 5 months ago
(J.B. Say) के अनुसार-“अर्थशास्त्र वह विज्ञान है जो धन का अध्ययन करता है।" लिया गया है, जबकि धन की प्राप्ति साध्य नहीं अपितु साधन है, जिसके द्वारा मनुष्य अपनी आवश्यकताओं की पूर्ति करता है। आर्थिक मानव की कल्पना अनुचित -प्राचीन अर्थशास्त्रियों के अनुसार मनुष्य धन की प्रेरणा एवं अपने स्वार्थ से प्रेरित होकर कार्य करता है।

myCBSEguide
Trusted by 1 Crore+ Students

Test Generator
Create papers online. It's FREE.

CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
myCBSEguide
Riya Bisht 4 years, 5 months ago
0Thank You