Filename Size 01 Introduction to Python Programming/001 Introduction to Python Language.en.srt 4.5 KB 01 Introduction to Python Programming/001 Introduction to Python Language.mp4 85.7 MB 01 Introduction to Python Programming/002 Python Comment Statements.en.srt 9.2 KB 01 Introduction to Python Programming/002 Python Comment Statements.mp4 171.6 MB 01 Introduction to Python Programming/003 Constants and Variables.en.srt 6 KB 01 Introduction to Python Programming/003 Constants and Variables.mp4 146.2 MB 01 Introduction to Python Programming/004 Python Basic Data Types.en.srt 6.1 KB 01 Introduction to Python Programming/004 Python Basic Data Types.mp4 131.9 MB 02 Python Assignment Statements/001 Assignment Statements.en.srt 17.2 KB 02 Python Assignment Statements/001 Assignment Statements.mp4 284.3 MB 02 Python Assignment Statements/002 Tutorial - Solutions for Problems from University Examination Question Papers.en.srt 2.6 KB 02 Python Assignment Statements/002 Tutorial - Solutions for Problems from University Examination Question Papers.mp4 34.9 MB 02 Python Assignment Statements/003 Tutorial - Swap two variables.en.srt 3.3 KB 02 Python Assignment Statements/003 Tutorial - Swap two variables.mp4 46 MB 02 Python Assignment Statements/004 Swap two variables without a temporary variable.en.srt 2.8 KB 02 Python Assignment Statements/004 Swap two variables without a temporary variable.mp4 41.1 MB 02 Python Assignment Statements/006 04 Evaluation of Expression.py 203 B 02 Python Assignment Statements/007 10 Swap variable values.py 239 B 02 Python Assignment Statements/008 11 Swap values without a third variable.py 325 B 03 Input Output Statements/001 Input Sections.en.srt 10.5 KB 03 Input Output Statements/001 Input Sections.mp4 169.5 MB 03 Input Output Statements/002 Output Statements.en.srt 12.8 KB 03 Input Output Statements/002 Output Statements.mp4 184.2 MB 03 Input Output Statements/010 01 Welcome.py 179 B 03 Input Output Statements/010 Lab 01 Welcome.pdf 679 KB 04 Python Math Library/001 Mathematical Constants.en.srt 11.3 KB 04 Python Math Library/001 Mathematical Constants.mp4 194.5 MB 04 Python Math Library/002 Number Functions.en.srt 16 KB 04 Python Math Library/002 Number Functions.mp4 254.3 MB 04 Python Math Library/003 Lab 04 Compute X power n.en.srt 4.3 KB 04 Python Math Library/003 Lab 04 Compute X power n.mp4 10 MB 04 Python Math Library/004 Logarithmic Functions.en.srt 5.2 KB 04 Python Math Library/004 Logarithmic Functions.mp4 103.7 MB 04 Python Math Library/005 Trigonometric Functions.en.srt 10.8 KB 04 Python Math Library/005 Trigonometric Functions.mp4 214.7 MB 04 Python Math Library/006 Distance Functions.en.srt 6.7 KB 04 Python Math Library/006 Distance Functions.mp4 107.9 MB 04 Python Math Library/007 Tutorial - Solutions for Problems from University Examination Question Papers.en.srt 12.3 KB 04 Python Math Library/007 Tutorial - Solutions for Problems from University Examination Question Papers.mp4 148.8 MB 04 Python Math Library/011 01 01 constant pi e.py 185 B 04 Python Math Library/011 01 02 Circle.py 300 B 04 Python Math Library/011 01 03 e power x 00.py 303 B 04 Python Math Library/011 01 04 e power x.py 312 B 04 Python Math Library/011 10 power.py 171 B 04 Python Math Library/012 4 Floor Ceiling.py 262 B 04 Python Math Library/012 4 modf.py 185 B 04 Python Math Library/012 5 abs.py 161 B 04 Python Math Library/012 6 sqrt.py 181 B 04 Python Math Library/012 9 Remainder.py 210 B 04 Python Math Library/012 Lab 04 Compute x power n.pdf 933 KB 04 Python Math Library/012 Math lcm.py 180 B 04 Python Math Library/012 ncr npr.py 207 B 04 Python Math Library/013 04 x power n.py 262 B 04 Python Math Library/013 04 Bx power n.py 239 B 04 Python Math Library/013 04A x power n.py 304 B 04 Python Math Library/013 Lab 04 Compute x power n.pdf 933 KB 04 Python Math Library/014 8 Logarithm.py 290 B 04 Python Math Library/014 9 Remainder.py 210 B 04 Python Math Library/015 Slide for Children.py 319 B 04 Python Math Library/016 10 distance.py 241 B 04 Python Math Library/017 Floor Ceiling.py 373 B 04 Python Math Library/017 Math problems.py 300 B 05 Managing Date and Time with datetime Library/001 The datetime Library - date class.en.srt 11.8 KB 05 Managing Date and Time with datetime Library/001 The datetime Library - date class.mp4 165.1 MB 05 Managing Date and Time with datetime Library/002 The time class.en.srt 8.7 KB 05 Managing Date and Time with datetime Library/002 The time class.mp4 113.5 MB 05 Managing Date and Time with datetime Library/003 The datetime class.en.srt 11.1 KB 05 Managing Date and Time with datetime Library/003 The datetime class.mp4 150.5 MB 05 Managing Date and Time with datetime Library/004 The timedelta class.en.srt 13.5 KB 05 Managing Date and Time with datetime Library/004 The timedelta class.mp4 169.6 MB 05 Managing Date and Time with datetime Library/005 Example Program.en.srt 12.4 KB 05 Managing Date and Time with datetime Library/005 Example Program.mp4 162.2 MB 05 Managing Date and Time with datetime Library/006 Example Program - Compute the Retirement Date and Retirement Benefits.en.srt 25.5 KB 05 Managing Date and Time with datetime Library/006 Example Program - Compute the Retirement Date and Retirement Benefits.mp4 355.7 MB 05 Managing Date and Time with datetime Library/007 Tutorial Solutions for problems from University Examination Question Papers.en.srt 13.4 KB 05 Managing Date and Time with datetime Library/007 Tutorial Solutions for problems from University Examination Question Papers.mp4 173.1 MB 05 Managing Date and Time with datetime Library/018 Date 000.py 228 B 05 Managing Date and Time with datetime Library/018 Date 001.py 227 B 05 Managing Date and Time with datetime Library/018 Date 002 Age of people .py 389 B 05 Managing Date and Time with datetime Library/019 Time 001.py 376 B 05 Managing Date and Time with datetime Library/019 Time 002.py 485 B 05 Managing Date and Time with datetime Library/020 Date Time 001.py 331 B 05 Managing Date and Time with datetime Library/020 Date Time 002.py 564 B 05 Managing Date and Time with datetime Library/020 Date Time 003 Who is elder.py 372 B 05 Managing Date and Time with datetime Library/020 Date time 004 strptime.py 341 B 05 Managing Date and Time with datetime Library/021 Time Delta 001 A.py 365 B 05 Managing Date and Time with datetime Library/021 Time Delta 001 B.py 297 B 05 Managing Date and Time with datetime Library/021 Time Delta 001.py 471 B 05 Managing Date and Time with datetime Library/021 Time Delta 002.py 317 B 05 Managing Date and Time with datetime Library/021 Time Delta 003.py 529 B 05 Managing Date and Time with datetime Library/021 Time Delta 004 Find Age.py 256 B 05 Managing Date and Time with datetime Library/022 Time Delta 004 Find Age.py 256 B 05 Managing Date and Time with datetime Library/023 Date Time 005 A.py 1.1 KB 05 Managing Date and Time with datetime Library/023 Date Time 005 B.py 1.4 KB 05 Managing Date and Time with datetime Library/023 Date Time 005 C.py 1.7 KB