- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
I want to build apps using play framework. I have looked on for [play framework for Java](https://www.eduonix.com/courses/Web-Development/learn-to-build-apps-using-play-framework?coupon_code=offer10) giving guide to build apps. If you are having some additional resources, pls share.
I have tried to write a code for nested loops in [Python](https://www.eduonix.com/courses/Software-Development/the-developers-guide-to-python-3-programming?coupon_code=offer10). for i in range(1, 10): print("i =", i, ":", end=" ") for j in range(1, 10): print("{:2d}".format(i * j), end=" ") print()
Suppose if I am working out with a simple basic coding to write a C# program for odd even number. But I am stuck at the step as to how i can re-enter input while i am converting a string into integer at one place.
Impressive post and thanks for answering it in a detail manner.
The End.
makaijohn9