Power BI

Introduction
Power BI is a collection of software services, apps and connectors to work together to turn on the 
data in any form as an Excel, warehouse or cloud to extract, Transform, Load and visualize.
Power BI easily connects to the service and shares your data to anyone or everyone.


Python Applications and Projects


Python Misc


Python GUI


Machine Learning with Python


Python Pandas


Python Numpy


Python Data Analysis


Libraries and Functions


Working With Excel


Working With Database


Modules in Python


Python Exception Handling


Python Object Oriented Concepts


Python Functions


Python Control Flow


Python Operators


Python Variables

Hi

Python Data Types


Input/Output Python


Basics Of Python


Hello World Python

# Python code for "Hello World"

print("Hello!, I'm from crackforcrack")

Note: Please note that Python doesn't depend on the braces ( {} ), instead it uses indentation for its scope.

Intoduction To Python

Python is an easy to learn and powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.

Python was developed by Guido_van_Rossum in early 1990’s and its latest version is 3.8.1, we can simply call it as Python 3. Python 3.0 was released in 2008, Python 3.8.1 was released in Dec. 18, 2019