Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rcfun92

Pages: [1]
1
TI-BASIC / Re: Need help with program
« on: May 01, 2013, 12:26:50 am »
Last Thing:
How can I make it sou instead of the user typing in Second Alpha it is automatically text. Thank You so much!

2
TI-BASIC / Need help with program
« on: April 29, 2013, 10:45:18 pm »
Hello,

So I wanted to ask my friend to prom using my calculator because we are in the same math class and I thought it would be cute. I was trying to create a program but for some reason its not working. If you can debug it that would be great:

Input,"Prom ? (Yes/No)",A
If A = "Yes"
Then
Disp "Yay!"
Else
Disp " :("
End

Thank You,
Roger

Pages: [1]