programming:python:python
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
programming:python:python [2022/11/30 12:41] – ateixeira | programming:python:python [2024/07/08 13:42] (current) – [Exercice 4 : for2] ateixeira | ||
---|---|---|---|
Line 82: | Line 82: | ||
nombre2 = input(' | nombre2 = input(' | ||
- | for i in range(int(nombre1), | + | for i in range(int(nombre1), |
print(i, end=' | print(i, end=' | ||
programming/python/python.1669812082.txt.gz · Last modified: 2022/11/30 12:41 by ateixeira