• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: Python, where to add a 2nd loop

Resolved: Python, where to add a 2nd loop

0
By Isaac Tonny on 18/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

This is my function
This is my 1st for loop
I would like to add the following 2nd for loop in my code, so that first the date is selected and then the website opened. So for example 17 June 2021 selected and then [phones,laptops,headsets,keyboards] are requested. After that 19 June 2021 (+ 2 days) is selected and [phones,laptops,headsets,keyboards] are requested

Answer:

Then, you can request each URL with alternate_days_list.

If you have better answer, please add a comment about this, thank you!

for-loop python
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: How to convert Java bytecode to Webassembly using CheerpJ compiler

24/03/2023

Resolved: Is pandas groupby() function always produce a DataFrame with the same order respect to the column we group by?

24/03/2023

Resolved: Kivy widget hierarchy not behaving as expected

24/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.