The language is python, I am a novice below, please give me some advice (the code is below)
for i in range(0,100): print("Item {i},{love}".format(i ,"you"))