From d9457a3aa4ca86be1b7db164537210f152d8eb1b Mon Sep 17 00:00:00 2001 From: nic Date: Fri, 12 Jul 2024 13:58:52 -0400 Subject: Initial commit --- Technology/Python.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Technology/Python.md (limited to 'Technology/Python.md') diff --git a/Technology/Python.md b/Technology/Python.md new file mode 100644 index 0000000..64d7536 --- /dev/null +++ b/Technology/Python.md @@ -0,0 +1,3 @@ +methods this format foo.bar .bar + +dir() - built it give directory of an object (all methods available) -- cgit v1.2.3