|
|
|
|
|
by jojo14
1957 days ago
|
|
I don't mean to be rude, but what is the point ? AFAIK the % operator is not deprecated. In fact % formatting being syntactically near identical to C is a feature to me. I use format strings as well depending on context. % formatting being older doesn't mean it's obsolete. That said it is cool to design a script to transform your code and any time you spent in the developing of automation is time earned. |
|