|
2 | 2 | "cells": [ |
3 | 3 | { |
4 | 4 | "cell_type": "code", |
5 | | - "execution_count": 1, |
| 5 | + "execution_count": 2, |
6 | 6 | "metadata": {}, |
7 | 7 | "outputs": [], |
8 | 8 | "source": [ |
|
15 | 15 | }, |
16 | 16 | { |
17 | 17 | "cell_type": "code", |
18 | | - "execution_count": 3, |
| 18 | + "execution_count": 7, |
19 | 19 | "metadata": {}, |
20 | 20 | "outputs": [ |
21 | 21 | { |
22 | 22 | "name": "stdout", |
23 | 23 | "output_type": "stream", |
24 | 24 | "text": [ |
25 | | - "<__main__.Employee object at 0x000001C215A66B48>\n", |
26 | | - "<__main__.Employee object at 0x000001C21469B348>\n" |
| 25 | + "<__main__.Employee object at 0x000001D9F490C2C8>\n", |
| 26 | + "<__main__.Employee object at 0x000001D9F490C308>\n" |
27 | 27 | ] |
28 | 28 | } |
29 | 29 | ], |
|
34 | 34 | }, |
35 | 35 | { |
36 | 36 | "cell_type": "code", |
37 | | - "execution_count": 5, |
| 37 | + "execution_count": 9, |
38 | 38 | "metadata": {}, |
39 | 39 | "outputs": [], |
40 | 40 | "source": [ |
|
46 | 46 | }, |
47 | 47 | { |
48 | 48 | "cell_type": "code", |
49 | | - "execution_count": 8, |
| 49 | + "execution_count": 10, |
50 | 50 | "metadata": {}, |
51 | 51 | "outputs": [ |
52 | 52 | { |
53 | 53 | "name": "stdout", |
54 | 54 | "output_type": "stream", |
55 | 55 | "text": [ |
56 | | - "<__main__.Employee object at 0x000001C215A66B48>\n", |
| 56 | + "<__main__.Employee object at 0x000001D9F490C2C8>\n", |
57 | 57 | "Soumyadip\n", |
58 | 58 | "Chowdhury\n", |
59 | 59 | "soumyadip.cmp@gmail.com\n", |
|
0 commit comments