Asked by Clive
Write a program in qbasic to print the user entered word in reverse order using FUNCTION...END FUNCTION
Answers
Answered by
azka afzal
For i = 1 to 10
Input values!
Next i
For i = 10 to 1
Print values!
Next i
End
Input values!
Next i
For i = 10 to 1
Print values!
Next i
End
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.