-
string copy
Strings are copied fast, But immutability lasts, Understand it well.
-
decorators
Decorators change, Functions and methods with ease, Adding new features.
-
range with negatives
Range with negatives, Counting backwards in sequences, Python programming.