Search
Complete the method definition given below.
The method should convert the given string value that is provided in a specific given base current_base to a new base new_base, and return the result as a string.
value
current_base
new_base