5 ms·
Instead of using spaces in identifier names, how about using %20 in its place? For example, the identifier "home address" becomes "home%20address"
by ihatepython 4y ago
Instead of using spaces in identifier names, how about using %20 in its place?
For example, the identifier "home address" becomes "home%20address"