1  Create Lists and save these lists into DataFrame, Name it mydataframe

In [3]:
executed in 15ms, finished 12:23:52 2024-04-21
  Alphabets  Number Value
0         A             1
1         B             2
2         C             3
3         D             4
4         E             5
5         F             6
6         G             7
7         H             8