Please enable JavaScript.
Coggle requires JavaScript to display documents.
AI-ML, Lesson Plan, PL (oops, C(Procedural Based)), IDE, Functions, data…
AI-ML
Intro to Python
Scientific computation
Fortan
Requirement
less syntax
No Declare data Type
Free and opensource
GUI
Usage
Software Development
Mathematics
Script
Web development(SS)
Syntax
Grammer of language
Programming Syntax
Logic
x=2 y=3 z= x+y
Lesson Plan
Basic Syntax
Comments
String Value
String Methods
Format Method
Variables
Environment Variables
getenv()
Different Environment Variables
Numeric Data Types
Integer
Float-Double
Python IDLE
Using IDLE
Executing Python
Command Line or Script Mode
Python Doc
Getting Help
Dynamic Typing
Reserved Key Words
Naming Convention
String Operators
PL
oops
Abstraction
Inheritance
Polymorphism
Ecapsulation
C(Procedural Based)
IDE
Visual studio
Jupitor Note Book
Functions
Built In Function
Custom Function
data type analogy
I have a chair
Sitting
One chair sitting
Other he is putting bag
import os
os.getcwd()