English, asked by lakshmibujji5555, 5 hours ago

Write a python program to generate the first n terms in the series --- 3, 9, 27, 81,...,... Input format: The input containing an integer which denotes 'n'​

Answers

Answered by mist65
0

Explanation:

Write a program to generate the first n terms in the series --- 3,9,27,81,...,...

Input Format:

Input consists of a single integer which corresponds to n.

Output ;

}

Similar questions