Preface
Python for Non-Programmers
Preface
1
Introduction
2
Modules, PIP and Comments
3
Variables and Data Types
4
Strings
5
Lists and Tuples
6
Python Dictionaries and Sets
7
Conditional Expressions
8
Loops
9
List Comprehensions
10
Functions and Recursion
Table of contents
Preface
Python for Non-Programmers
Author
Ahmad Nadeem
Published
2023-04-15
Preface
1
Introduction