Python Classroom notes 19/May/2026

Theme

Preview

  • This kid is very good at following instructions and has a very limited knowledge

Exercise

  • Kid knows + - ==

Way of getting things done from here

  • Problem 5 + 7

  • Solution

calculate 5 + 7 and say result
  • Problem 5 + 7 + 6

  • Solution

calculate 5 + 7 and remember the value as result
result + 6 and say the result
  • Problem 5 * 3
  • since the kid doesn’t know multiplications lets translate the problem 5+ 5 + 5

Little Bit of Basics of how applications run

  • Applications need OS
  • OS creates processes.
  • Each Process will have
    • Memory
    • CPU
    • unique id
  • OS allows to create processes in two spaces
    • System space
    • User space: This is where we will be working on

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading