SubS in python code example
Example: subscript in python
print('\N{SUBSCRIPT TWO}')
#Change the word "two" to which ever number you want as subscript
print('\N{SUBSCRIPT TWO}')
#Change the word "two" to which ever number you want as subscript