Super Kai (Kazuya Ito)

Super Kai (Kazuya Ito) @hyperkai

About: I'm a web developer. Buy Me a Coffee: ko-fi.com/superkai SO: stackoverflow.com/users/3247006/super-kai-kazuya-ito X(Twitter): twitter.com/superkai_kazuya FB: facebook.com/superkai.kazuya

Joined:
Oct 21, 2021

Super Kai (Kazuya Ito)
articles - 250 total

ord, sorted & reversed in Python

Buy Me a Coffee☕ *Memos for string and byte string(bytes and bytearray): My post explains a...

Learn More 0 0Aug 23

bytearray functions in Python

Buy Me a Coffee☕ *Memos for string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 22

iskeyword & issoftkeyword in Python

Buy Me a Coffee☕ *Memos for string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 22

isascii, isspace, isprintable & isidentifier in Python

Buy Me a Coffee☕ *Memos for string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 22

Byte string in Python (5)

Buy Me a Coffee☕ *Memos: My post explains a byte string. My post explains a byte string(bytes)...

Learn More 0 0Aug 21

Byte string in Python (4)

Buy Me a Coffee☕ *Memos: My post explains a byte string. My post explains a byte string(bytes)...

Learn More 0 0Aug 21

Byte string in Python (3)

Buy Me a Coffee☕ *Memos: My post explains a byte string. My post explains a byte string(bytes)...

Learn More 0 0Aug 21

Byte string in Python (2)

Buy Me a Coffee☕ *Memos: My post explains a byte string. My post explains a byte...

Learn More 0 0Aug 21

global vs nonlocal in Python (5)

Buy Me a Coffee☕ *Memos: My post explains global and nonlocal with 3 classes and 3 functions...

Learn More 0 0Aug 20

global vs nonlocal in Python (4)

Buy Me a Coffee☕ *Memos: My post explains global and nonlocal with 3 classes and 3 functions...

Learn More 0 0Aug 20

global vs nonlocal in Python (3)

Buy Me a Coffee☕ *Memos: My post explains global and nonlocal with 2 classes and 3 functions...

Learn More 0 0Aug 20

global vs nonlocal in Python (2)

Buy Me a Coffee☕ *Memos: My post explains global and nonlocal with 2 classes and 3 functions...

Learn More 0 0Aug 20

global vs nonlocal in Python (1)

Buy Me a Coffee☕ *Memos: My post explains global and nonlocal with 2 classes and 3 functions...

Learn More 0 0Aug 17

Iterable unpacking in Python (2)

Buy Me a Coffee☕ *Memos: My post explains iterable unpacking in or without a list, tuple, set and...

Learn More 0 0Aug 14

Iterable unpacking in Python (1)

Buy Me a Coffee☕ *Memos: My post explains iterable unpacking with a function. * can unpack an...

Learn More 0 0Aug 14

isalpha & isalnum in Python

Buy Me a Coffee☕ *Memos for string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

isdecimal, isdigit & isnumeric in Python

Buy Me a Coffee☕ *Memos for string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

translate in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

maketrans in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

rstrip in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

lstrip in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

strip in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

expandtabs in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

zfill in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 1 0Aug 4

rjust in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

ljust in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

center in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

endswith in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4

startswith in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 1 0Aug 4

removeprefix & removesuffix in Python

Buy Me a Coffee☕ *Memos for a string and byte string(bytes and bytearray) functions: My post...

Learn More 0 0Aug 4