Skip to content

modulus#1

Open
LavanyaIG wants to merge 1 commit intomainfrom
modulus-of-2-numbers
Open

modulus#1
LavanyaIG wants to merge 1 commit intomainfrom
modulus-of-2-numbers

Conversation

@LavanyaIG
Copy link
Owner

If we enter 2 numbers modulus of number will be entered as a output

If we enter 2 numbers modulus of number will be entered as a output
Copy link
Owner Author

@LavanyaIG LavanyaIG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove input


while True:# If the while condition is true if block is executed
a=input("Do you want to continue or not(y/n)?")
if a.upper()=='Y':# if the user pass 'Y' the following statement is executed
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove input logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant