Computer Science, asked by nirupayadaw2000, 2 months ago

write a program that print 1/1 , 1/2 , 1/3, 1/4, 1/5?​

Answers

Answered by deepakdiwaker310
0

int(print('1/1 1/2 1/3 1/4 1/5'))

python(1.13.16)

Similar questions