Python-11 March 25
Python-11 March 25
Grade 7
INTRODUCTION
What is Python? History
▪ Invented by Guido Van
Python is interpreted, object-
Rossum in 1989
oriented, high level programming
▪ First Released at 20
language with dynamic semantics.
February,1991
Feature: Application:
▪ Easy ▪ Build a website & develop game
▪ Portable ▪ Implement machine learning
▪ GUI Supports ▪ Robotics & AI
▪ Free & Open Source ▪ Real Example: Intel, IBM,NASA,
▪ Large Python Library Netflix, Facebook
BACKGROUND
Step
1 Varia
Step ble 101111
2 If 101100
Step For .
Problem 3 Print .
Solve
. . .
. .
.
5. Write a python code that input a character & print input character is vowel or not vowel.
Q5 Solution