Nitrogen (N) – An Essential Element for Life and the Atmosphere 1. General Information Symbol: N Atomic Number: 7 Atomic Mass: 14.01 u Group: 15 (Pnictogens) Period: 2 Block: p-block …
-
-
Carbon (C) – The Element of Life and the Backbone of Organic Chemistry 1. General Information Symbol: C Atomic Number: 6 Atomic Mass: 12.01 u Group: 14 (Carbon Group) Period: …
-
Boron (B) – A Versatile Metalloid Essential for Industrial and Biological Applications Table of Contents Toggle 1. General Information2. Isotopes of Boron3. Physical Properties4. Chemical PropertiesReaction with Oxygen:5. Occurrence and …
-
Beryllium (Be) – A Lightweight, Strong, and Toxic Alkaline Earth Metal 1. General Information Symbol: Be Atomic Number: 4 Atomic Mass: 9.0122 u Group: 2 (Alkaline Earth Metals) Period: 2 …
-
Lithium (Li) – The Lightest Metal and Highly Reactive Alkali Element Table of Contents Toggle 1. General Information2. Isotopes of Lithium3. Physical Properties4. Chemical PropertiesReaction with Water:5. Occurrence and Abundance6. …
-
Helium (He) – The Lightest Noble Gas and the Second Most Abundant Element in the Universe Table of Contents Toggle 1. General Information2. Isotopes of Helium3. Physical Properties4. Chemical Properties5. …
-
Hydrogen (H) – The Lightest and Most Abundant Element in the Universe Table of Contents Toggle 1. General Information2. Isotopes of Hydrogen3. Physical Properties4. Chemical PropertiesCombustion Reaction (Hydrogen + Oxygen):5. …
-
Midjourney is an AI-powered tool that generates stunning images from text prompts. Table of Contents Toggle 1. Getting StartedJoin the Midjourney Server2. Basic Command – /imagine3. Key Prompt Elements4. Parameters …
-
Pandas is a powerful Python library for data manipulation, analysis, and visualization. 1. Installing and Importing Pandas pip install pandas import pandas as pd 2. Creating DataFrames and Series Create …
-
Numerical Python (NumPy) is a powerful library for numerical computations in Python. 1. Installing and Importing NumPy pip install numpy import numpy as np 2. Creating Arrays 1D Array arr …