Oop 7

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 23

Lecture slides - Week 6

Programming in Python - Functions and Modules

Dr. Aamir Akbar

Director of both AWKUM AI Lab and AWKUM Robotics, Final Year Projects (FYPs) coordinator,
and lecturer at the department of Computer Science
Abdul Wali Khan University, Mardan (AWKUM)
Contents

1. Introduction

2. Variables Scopes

3. Python Modules

4. Problem Solving Approach with Examples

5. Download Source Codes

Dr. Aamir Akbar 2


Introduction

You might also like