hind fathallah <hind_fathal...@yahoo.com> Wrote in message: > >
> while rm != stars:     print\     """     0 - Northe     1 - South     2 - East     3 - Weast     """     rm = raw_input("What room you want to go?: ") Why are you looping till he gets to the weast room? Why not loop till stars reaches 3? -- DaveA
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor