newcoder1010 Posted October 29, 2020 Report Share Posted October 29, 2020 Hello, String value1 = " text odt.odt File format of .odt is not valid." System.out.println(value1); I get this: Quote text odt.odt File format of .odt is not valid. Now how can I store the second line "File format of .odt is not valid." into a different variable(i.e. value2)? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now