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

პროგრამირების საწყისები - Python

ლექცია 4

ზ. კუჭავა, LATEX
25.10.19

1 თეორია
Python-ის sequence ტიპები(გაგრძელება) [2]107-108გვ

List [] [1]129-134გვ:140-145ეგვ, [2]113-114გვ.


ოპერაციები len, max, min, sum, sorted, ’+’, ’*’, ’in’ [1]134-136გვ:145-
147ეგვ.
slice და stride List-ის [1]137-138გვ:148-149ეგვ.
სახელის alias და immutable ტიპების შემოყვანის საფუძველი [1]138-
139გვ:149-150ეგვ
მეთოდები [1]140-142გვ:151-153ეგვ, [2]115გვ.
List of Lists [1]142-144გვ:153-155ეგვ

[3]144-150გვ

2 დავალება:
1. სავარჯიშოები 1-11 [1]144-146გვ:155-157ეგვ.

ლიტერატურა
[1] Campbell Jennifer, Gries Paul, Montojo Jason , Practical
Programming, An Introduction to Computer Science Using
Python 3 , 2nd Edition
[2] Summerfield Mark, Programming in Python 3. A Complete
Introduction to the Python Language, Second Edition
[3] Mark Lutz, Learning Python, Fifth Edition

You might also like