top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
/ technology
LEARN.THINK.GROW
All Posts
Technology
Learn
Review
python
js
Lifeline
Search
Dev Deck
Nov 9, 2020
3 min read
Python Class
Can I use OOP with Python? Yes, Python supports object-oriented programming (OOP). OOP is a development model which lets a programmer...
Dev Deck
Nov 9, 2020
10 min read
Python Function
What is a Python Function? A function in Python is a logical unit of code containing a sequence of statements indented under a name...
Dev Deck
Nov 9, 2020
3 min read
Python Switch case
Python Switch Case Statement Unlike other programming languages, Python doesn’t provide a switch case instrument over the self. However,...
7
8
9
10
11
bottom of page