Wednesday, March 4, 2020

Python 101

  • List comprehensions in for loop
Example 1
output

Example 2
output


  • Conditional statement without if

Example 1
output

Example 2
output

No comments:

Post a Comment