I have the following sequence:
{1,4,12,28,45,22}
I need a variable for example:
seguinte = input(num('Insira um número: '))
According to the number entered, it would pass the last item to the beginning, being informed 2 would be:
{45...
asked by
13.12.2018 / 13:20