Skip to content

Commit cd0e68f

Browse files
Update README.md
1 parent 68f5cdf commit cd0e68f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
We have all used a dictionary. Dictionay-alike data are found in many apps and database mgmt apps. In computer science, we generally use the Symbol Table rather than Dictionary, we define symbol table as a set of name-attributes pairs. The characteristics of name & attrs vary according to the apps.
66

7+
# Define a Symbol Table
8+
9+
1)
10+
11+
2)
12+
13+
3)
14+
15+
4)
16+
17+
5)
18+
19+
720

821

922

0 commit comments

Comments
 (0)