Wednesday, 22 May 2013

Fourth Day at Python’s

Today at the Beginner for Python, there were four interesting techniques discovered. 

  • Control Flow
  • Comparators
  • Boolean Operators
 There were a lot a new concept learned in the topics above either than the way we think. It made me feel like I am now beginning to think like a programmer.

The most difficult thing learned today was simplifying the comparators with digits or integers. That was a brain teaser.

The easiest think today was simplifying True of False in words (True or False).


I think conditional can be used for a program calculating harvest per yield program.

No comments:

Post a Comment