testim convert integer to string code example Example 1: how to convert integer to string in java int x = 3 String s = x + ""; Example 2: int to string print(str(69420))