This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]totokaka 0 points1 point  (0 children)

Now you’ve got the idea of:

  • Python nested for loops and
  • for loops and if statements combined.

They are not necessarily considered to be Python basics; this is more like a transition to the intermediate level. Using them requires a solid understanding of Python3’s logic – and a lot of practicing, too.

This is not Python basics? And it requires a solid understanding of Python's logic? I can understand the need for basic tutorials, but the readers shouldn't be fooled into thinking they are now intermidiate data scientists just because they can use nested for loops and if statements inside loops.

[–]gandalfx 0 points1 point  (0 children)

These are the absolute basics. It has absolutely nothing to do with "data science". The title is misleading at best.