Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

How can i improve this python program

+1 vote
asked Jun 13, 2021 by ITSME (760 points)

2 Answers

+2 votes
answered Jun 20, 2021 by 19VV1A0428 (680 points)
selected Jun 22, 2021 by ITSME
 
Best answer
By using functions we can minimise number of lines of code https://onlinegdb.com/FhaeZmQ6c
+1 vote
answered Jun 20, 2021 by 19VV1A0428 (680 points)
Y dont u use functions to minimise the code.
commented Jun 20, 2021 by 19VV1A0428 (680 points)
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...