Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.73K
1 Posted Topic
Re: Need help
it can also be like: user=raw_input("would you like to enter number") while user!='no': if user=='yes': a=raw_input("Enter numbers") print a user=raw_input('Would you like to enter more') & can also be like: while 1: user=raw_input("do u like to enter numbers?reply in yes & no.\n\tMake sure of using same case as specified") if …
The End.
marium ahmad