Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~6K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

4 Posted Topics

Member Avatar for makaijohn9

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.

Member Avatar for gentlemedia
0
641
Member Avatar for Nik_1

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()

Member Avatar for makaijohn9
0
5K
Member Avatar for makaijohn9

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.

Member Avatar for makaijohn9
0
113
Member Avatar for Aeonix
Member Avatar for makaijohn9
0
462

The End.