| USE Python |
| 1 | from turtle import * |
| 2 | from itertools import * |
| 3 | list |
| 4 | for x in range () |
| 5 | for x in product |
| 6 | for p in permutations |
| 7 | print() |
| 8 | while |
| 9 | screensize() |
| 10 | done() |
| 11 | up() |
| 12 | down() |
| 13 | tracer() |
| 14 | count |
| 15 | sum(map(int, s))) |
| 16 | def |
| 17 | from ipaddress import * |
| 18 | ip_network |
| 19 | ip_address |
| 20 | if |
| 21 | all |
Комментарии