主要在于循环的次数是否确定。确定用for,不确定用while。

什么时候用for,什么时候用while:

python——for循环与while循环的区别

 

相关文章:

  • 2022-12-23
  • 2021-12-29
  • 2021-07-27
  • 2021-04-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-17
  • 2021-11-04
  • 2021-12-15
  • 2022-12-23
  • 2021-07-06
  • 2021-11-04
  • 2022-12-23
相关资源
相似解决方案