Search Header Logo
Python

Python

Assessment

Presentation

Computers

10th - 12th Grade

Medium

Created by

meera cvv92

Used 168+ times

FREE Resource

13 Slides • 2 Questions

1

Python

An Introduction

Slide image

2

Ask participants to open

joinmyquiz.comand enter this code

01556376


3

Python

  • Python is a powerful high level language
  • It is an Object Oriented Programming Language
  • It was developed by Guido Van Rossum
Slide image

4

Easy to read

Python code is clearly defined

5

Easy to learn

  • Few keywords to learn

  • Simple Structure

  • Defined Syntax

6

Portable

Python can be executed on a wide variety of hardware platforms

7

https://www.menti.com/x172v6hikj

8

Graphical User Interface Programming

  • Python supports GUI applications

  • Python code can be created and ported in to libraries and different OS like Windows, Unix and Mac.

  • It supports functional , structural programming and object oriented methods

  • It can be used as a scripting language

  • It can be used for developing large applications

  • It can be easily integrated with C, C++ and Java

9

How to get started with Python Programming?

  • Click Start button

  • Programs

  • Python 3.6 (or Python 2.7)

  • IDLE (python)

  • you can see the python window


10

Slide image

11

To work on python without installation, click the link given below to try out your statements

https://www.programiz.com/python-programming/online-compiler/

12

https://www.menti.com/9kzg429t7q

13

Try the following statements in python window or make use of online link and give output:

  • print ("Welcome")

  • print (4+5+7)

  • print (89-5+7*4)

  • print ("welcome friend" + " "+ "Hari om")

14

Fill in the Blanks

Type answer...

15

Multiple Choice

Features of Python

1

Easy to learn and read

2

Portable

3

GUI programming

4

All of the above

Python

An Introduction

Slide image

Show answer

Auto Play

Slide 1 / 15

SLIDE