dsa |
1 | .append() .clear() .copy() .count() .extend() .index() .insert() .remove() .reverse() .sort() min max and or if while for range for i range() a=int(input()) '%.4f' % a '%5d' %a len(a) a.count() a.upper() a.isupper() a.islower() a.lower() a.capitalize a.find() a.split '///'.join(a) sys.stdin.readline().split() sys.stdin for a,b in nums.items() .get .popitem() .keys() .values() def pass sep=''' end='' /n return break lambda .append() .clear() .copy() .count() .extend() .index() .insert() .remove() .reverse() .sort() min max and or if while for range for i range() a=int(input()) '%.4f' % a '%5d' %a len(a) a.count() a.upper() a.isupper() a.islower() a.lower() a.capitalize a.find() a.split '///'.join(a) sys.stdin.readline().split() sys.stdin for a,b in nums.items() .get .popitem() .keys() .values() def pass sep=''' end='' /n return break lambda |
Комментарии