Anyone knows Java? I will either use owl bucks or paypal to reward you. If you really know Java. You will be helping me for 15 per hour.
Or any other offer we can consider
i do
Hey I think you are breaking the code of conduct of os....
what do you need
Do you know bubble?
I'm going to report you!!!
Type of problem Im working on is Ask the user to input two strings. Display the strings in alphabetical order. Calculate and display the number of characters in the two words. Next convert the first string to all uppercase and the second string to all lowercase. Display the resulting strings.
You can get help for programming easily on here instead: http://www.peeranswer.com/study/mathematics
are u able to send a link
people here don't know programming
Ok.
Ask the user to input two strings. Display the strings in alphabetical order. Calculate and display the number of characters in the two words. Next convert the first string to all uppercase and the second string to all lowercase. Display the resulting strings.
Sorry I am the only one authorized on this page as it is my university's page
what you mean, OpenStudy is your university's homepage?
no no my site from which I am working on this problem.
Guys for the question above does anyone know how to go about it?
ill try one second
Thanks @bubbleslove1234
try this see if it helps
they have the same question as you
Unfortunately the thread doesn't cover my question. They are only concerned with the second question which is not exactly what I have.
Would you know how to write a simple program like I posted?
okay
do you need to know how to work with the strings work
I know that a string is a piece of comment that is to be strung with other strings to make it legible.
and yes, I have passive understanding of how string works however I can't put them to use as effectively. So I would like you to show me.
this tells you how to work them
Ok. That seems pretty through and I get it. However I don't know how to code the program so if you could show me briefly step by step ( which I am sure you know how) that would be quicker for both of us
okay one second
will this work
your link just takes me to oracle home page .
Can you write the program and explain it to me step by step? That would help me understand better.
I mean from structure point of view rather than from nothing because I am so naive
hold on.........
doyou have java script
I have Java within eclipse
Basically Eclipse facilitates the Java writing process if you know what I mean
I get it but this is not helping me with the actual problem here. I guess you are clueless as to how to write it then.
I mean you are helping me on the generality side but aside from that direct reference has never been made.
im sorry i am trying to help
No problem I appreciate your help. I wish you told me first you weren't going to help me with the actual question.
i so sorry
i was helping
Yeah I get it that's why I am your fan.
All good.
@saseal can u help
i dont know java but i can explain the concept to you
yeah i tried
but maybe you can do it better
to compare 2 strings you need to take the 1st letter that is a[0] and b[0]
Java programming seems real hard eh?
yes
no i only doned python and r before
like A is 65 in ascii and so on
you compare the 2 integer and the larger on is behind
s1 = user input1 s1l = userinput.lower() s2 = user input2 s2l = userinput.lower() counter = ['1','2','3'.....'26'] alphabet = ['a','b','c'....'z']
get the alphabet of lowercased user input 1 and 2 and assign them numbers to compare
Join our real-time social learning platform and learn together with your friends!