Skip to main content

Top 7 Vegetables which increases our immunity power !

Top 7 Vegetables which increases our immunity power!

We consume vegetables daily and feel oneself and family member healthy. But, we don't know that the food we are eating is making us more dull and obsessed. To make ourselves fit, healthy and able to fight against this Virus,the following mentioned vegetables must be consumed maybe once or twice a week:

Asparagus
1. Asparagus : This vegetable is considered one of the best for us ( maybe children , adult or old) due to presence of excess vitamins such as A , E and K . It is bit expensive and not easy to consume daily for all but, if we take it with dinner , lunch or supper once a week, then it will boost our energy and stabilizes the whole immune system.



Celery




2.Celery:  We; Nepalese are bit unfamiliar with this vegetable and are unknown about the awesome benefits we get while consuming it. We can consume/eat it raw or full cooked. In Nepal, some of stars hotel use it as soups , smoothies and many more. It helps in reducing inflammation and also increases digestion.

Drumsticks
3.Drumsticks : This is tree vegetable which is abundantly found in Nepal. This is the seasonal vegetable which usually becomes able to be eaten at the end of winter and beginning of summer. We mainly eat its soup but also can fry it ( not completely matured drumsticks). It not only helps in boosting immunity but also helps in purifying blood and many other respiratory disorders.

Sweet potato
4. Sweet potato: We all know about potatoes but may not be well known about sweet potatoes. It is named sweet potato because it is like potato ; bit longer and sweet in taste. It is best vegetable for Visually impaired ( affected from myopia and hypermetropia)  people. It is beneficial for us as it support immune system and enhances our brain function.
Beet 

5. Beet root: If you have visited restaurant and order Chow-min or noodles ; you will find some slices of beetroots along with onions and coriander. We will definitely dislike its taste but after knowing its benefits ; you will consume it.   It is good source of potassium and many other minerals too. It may change the regular stool color to partially red but that doesn't harm your internal system.

Mushroom
6. Mushroom: Mushroom is actually a fungi and here we have included it as a vegetable because we consume it in abundant manner. Mushroom are high vitamin providers ; includes B and D and also lowers the cholesterol. It is said that magic mushrooms helps in curing cancer patient. Despite its benefits, it has some side effects too. The more consumption of mushroom may lead to death and we should be selective enough while choosing better mushroom.
Broccoli

7. Broccoli : Broccoli also provides immunity power to our body as it includes vitamins such as A, C ,E , K , etc. It helps in blood sugar control, slow aging process and promotes healthy digestion. It also helps in reducing constipation and the nutrient content ( Carbs: 6 gramsProtein: 2.6 gramFat: 0.3 gramsFiber: 2.4 gramsVitamin C: 135% of the RDIVitamin A: 11% of the RDIVitamin K: 116% of the RDIVitamin B9 (Folate): 14% of the RDIPotassium: 8% of the RDIPhosphorus: 6% of the RDselenium: 3% of the RDI ) also leads to healthy pregnancy. 

Comments

Popular posts from this blog

How to Remove Powered by Blogger – Attribution Widget?

In this article, I will be demonstrating how to remove or hide attribution widget ‘Powered by Blogger’ in footer of blogger blogspot blogs.  Before going to the process,  backup your blogger template , while editing html code if anything goes wrong or template modified design doesn’t work or looks good you can restore from backed up template.  Here I have demonstrated you two methods for removing attribution widget. Some blogger templates may not support method 1 then you need to follow method 2 for successfully removing attribution widget. Method 1: Remove ‘Powered by Blogger’ by unlocking Attribution widget Step 1 : Go to your blog “Template” | click on “Edit HTML”. Step 2 : Here on drop-down “jump to widget” option and select Attribution 1 as shown below Step 3: After selecting Attribution 1 widget you will be able to see this line <b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>  on your blogger template. Step 5: Once done click on...

Top 7 Modules in Python Programming language | 2020

Python is a simple programming language yet of very high level and is very much popular. This days the use of python has gone very high and it is expected to be much higher in the upcoming days in the near future. So, today in this article we will be discussing about some modules in python language which are most to be learnt: NumPy: It helps to do basic mathematical operations and complex math with algebraic formulas, statistical operations,etc. It is a valuable python package and is important for machine learning. Pendulum: It helps to do complex coding involving dates and time and is broad form of datetime module. It also manages the time zone automatically hence, it is a replacement for the datetime module. Python imaging library: It makes easy to write codes that involves to open, read and manipulate or modify images in a variety of formats. The Pillow or PIL imaging library is good for importing, manipulation and exporting images. MoviePy: As pillow is to images, moviePy ...

Why should you learn Python programming language?

Python is a programming language developed by Guido Van Rossum. It is a very simple programming language so, you can learn Python without facing any issues. You are a beginner at programming can learn python. So, let's see top 7 reasons to learn python: Simple and popular: Python programming language is simple and very popular. Many significant platforms only support Python language. It also ranks top three as per TIOBE Index. Versatile:  It is a versatile language, i.e.; can we used to develop desktop applications, web pages and is considered best for AI and data science. Popularity: Many industries like YouTube, Amazon, Google, Facebook,etc. use this language. So, Python developers are very high in number. Moreover, the users of python are increasing day by day. Portable an extensible: Python course are portable and extensible as a code for Windows even run at Mac, Unix or Linux. Even the codes can be compiled in different languages like C++ or C. Graphical: The Python Computer G...