Re: [Tutor] Need help,please!

2018-11-27 Thread Alan Gauld via Tutor
On 27/11/2018 21:04, Kamina Kamtarin wrote: > A De/Coder. Think back to 3rd grade when you passed notes to friends in > class. We can't let the teacher see what we're writing so we used a code. > A=1, B=2, C=3, etc. Your job is to create a program which does the > following: > >1. Presents the

[Tutor] Need help,please!

2018-11-27 Thread Kamina Kamtarin
A De/Coder. Think back to 3rd grade when you passed notes to friends in class. We can't let the teacher see what we're writing so we used a code. A=1, B=2, C=3, etc. Your job is to create a program which does the following: 1. Presents the user with a menu choice: encode or decode 2. Dependi

Re: [Tutor] Need help please

2018-04-16 Thread Alan Gauld via Tutor
On 16/04/18 03:30, Sandra Sherif via Tutor wrote: > Dear Python Tutor, > > I am in desperate need for help with programming on python. I am new to using > python and I’m trying to write a program called “turtle tag”. I’m trying to > do these things in the program: > a. Asks how many turtles are

[Tutor] Need help please

2018-04-16 Thread Sandra Sherif via Tutor
Dear Python Tutor, I am in desperate need for help with programming on python. I am new to using python and I’m trying to write a program called “turtle tag”. I’m trying to do these things in the program: a. Asks how many turtles are playing tag b. Creates a turtle, assigns it a random color, a