Programming Examples

Python program to print 5@10@9


Write a python program to Print 5@10@9

Assign value 5 to a variable using assignment operator (=) Multiply it with 2 to generate 10 and  subtract 1 to generate 9

a=5
print(a,end='@')
a=a*2
print(a,end='@')
a=a-1
print(a)
Output

5@10@9

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad