+ 5

Need a help in java code.?

I want Output in this format which is mention in image pls help to solve this I have tried but i am unable ti do this https://www.sololearn.com/post/726097/?ref=app

2nd Nov 2020, 8:22 AM
Om Sri
11 Answers
+ 4
🐍🐍🐍🐍🐉 Just import java Scanner class . And read string by using Scanner object https://code.sololearn.com/c8ZK83Fxq7T0/?ref=app
2nd Nov 2020, 10:08 AM
NavyaSri
NavyaSri - avatar
+ 3
🐍🐍🐍🐍🐉 welcome 😊 . I too don't know much more I am also a begginner like you.
2nd Nov 2020, 9:57 AM
NavyaSri
NavyaSri - avatar
+ 3
☕Naͥvyͣaͫ but you are much more intelligent than me . Once Again thankyou you gave your precious time✨✨🤗
2nd Nov 2020, 9:59 AM
Om Sri
+ 3
🐍🐍🐍🐍🐉 It's my pleasure ☺
2nd Nov 2020, 10:02 AM
NavyaSri
NavyaSri - avatar
+ 3
🐍🐍🐍🐍🐉 If you know cpp then you can learn easily java too. My suggestion is first learn basics in java and try to solve a small problems and then go to complex problems. But, remember as a programmer not only learning, you must practice with code too. ☕THANK YOU☕
2nd Nov 2020, 10:32 AM
NavyaSri
NavyaSri - avatar
+ 2
CHERIEF Houcine Abdelkader Pls i Don't know much more about java can u solve completely i tired but i am unable to print String properly
2nd Nov 2020, 9:43 AM
Om Sri
+ 2
☕Naͥvyͣaͫ ohh wow 😱👏👌 thanks thanks thanks mam i am learning java but i dont know much more
2nd Nov 2020, 9:56 AM
Om Sri
+ 2
☕Naͥvyͣaͫ if i want to take Input from user then how to so it
2nd Nov 2020, 10:03 AM
Om Sri
+ 2
☕Naͥvyͣaͫ pls teach me something how you learned deeply java i am unable to solve any problem in java i know cpp only
2nd Nov 2020, 10:16 AM
Om Sri
+ 1
This an algorithm: Abc="" Num="" Foreach char c in str If c is an number Add c to your Num If 'A'<=c && c<='Z' || 'a'<=c && c<='z' Add c to Abc Print Abc Print Num it will be very simple in Java.
2nd Nov 2020, 9:30 AM
CHERIEF Houcine Abdelkader
CHERIEF Houcine Abdelkader - avatar