Печать нескольких вводов в Python
print("%s %d" %(i, d[i]))
Talented Toucan
print("%s %d" %(i, d[i]))