filmov
tv
Chapter 7 || Type-C Question 3 || Write a program that generates the following || Python Program

Показать описание
Chapter -7 Type-C Question-3
Write a program that generates the following output
5
10
9
Assign value 5 to variable using assignment operator (=) Multiply it with 2 to generate 10 and subtract 1 to generate 9.
Write a program that generates the following output
5
10
9
Assign value 5 to variable using assignment operator (=) Multiply it with 2 to generate 10 and subtract 1 to generate 9.