mirror of
https://github.com/NohamR/Manuel.git
synced 2025-05-24 14:22:29 +00:00
4 lines
228 B
Python
4 lines
228 B
Python
# https://exobank.hachette-livre.fr/contents/final/9782017102106-fxl/OEBPS/Page_1.html
|
|
|
|
for i in range (1,417):
|
|
print("""https://exobank.hachette-livre.fr/contents/final/9782017102106-fxl/OEBPS/Page_""",i,""".html""",sep='') |