Categories
Programming Technology

AI Notes

These are my AI notes for those who want to learn more about AI. This is also a document sheet for me for future reference.

AI notes

Categories
Programming Python Learning

Python Learning Lesson 9

Lesson 9 Slides

Topics Covered

  • .index()
  • .count()
  • .sort()
  • sorted()
Categories
Programming Python Learning

Python Learning Lesson 8

Lesson 8 Slides

Topic Covered

  • For loops