Skip to content

Commit 09fb087

Browse files
committed
added security concepts
1 parent 93b5b31 commit 09fb087

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/index.md

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

55
[k8s](k8s.md)
66

7+
[Security](security.md)
8+
79
# What is Python? Executive Summary
810
- Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.
911
- Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.

0 commit comments

Comments
 (0)