This how we can add headings in markdown
This is a normal text in markdown
This is a special text
this is also specail
I'm learning Data science with python also known as python_ka_chilla with baba Ammar\ He is very good teacher.
There are different was to do it. Bold
Italic
Bold and italic you can you undersore(_) for same purpose Bold
Italic
Bold and Italic You also use (Ctrl + b) for bold (Ctrl + i) for italic
- Day-1
- Day-2
- Day-3
- Day-4
- Day-5
- Day-5a
- Day-5b
- Day-6
Numbering list
- Day1
- Day2
- Day3
- day-3a
- day-3b
- 3a(a)
- one
use (+) to add bullets
This page 1.
This page 2.
https://www.youtube.com/watch?v=qJqAXjz-Rh4&t=5s
Link of Markdown Language course with sir Ammar
You can watch markdown video by cliking here
To call me please scan it qr
This is the code print("I'm Ali")
This shows the color accoriding to python
x = 89
y = 8
z=x+y
print(z+i_+2)This shows the color accoriding to javascript
x = 89
y = 8
z=x+y
print(z)| Student | Roll no | City |
|---|---|---|
| Ali | 2533 | Grw |
| Muhammad | 2502 | Islamabad |
| Jafar | 2525 | Lahore |
1-headings
2-block-of-words
3-line-break
4-combine-block-of-wordheadings
5-face-of-text
6-bullet-pointslist
7-line-breakpage-breaks
8-links-and-hyperlnks
9-images-and-figer-with-links
10-code-or-block-of-code
11-adding-tables
| Column A | Column B | Column C |
|---|---|---|
| A1 | B1 | C1 |
| A2 | B2 | C2 |
| A3 | B3 | C3 |
