FactSet Interview Question

Coding question: Print all the number 1 to 100.

Interview Answer

Anonymous

Apr 4, 2019

I did using % then asked to optimize it. Instead of % how can we do?