Need Help for Java BufferedReader

Everything with is not related with Tibia.
Post Reply
opelacrali6
New user
New user
Posts: 1
Joined: 15 Sep 2020, 07:16

Need Help for Java BufferedReader

Post by opelacrali6 »

Hello I am a first year college that took the course IT and we have our programming lessons also the programming language we use it Java and for some reason I have a trouble understanding the BufferedReader, is it possible to create a BufferedReader that can take multiple inputs and outputs them in the end in a single line? for example word1:Hello, word2:and, word3: Goodmorning and the output is Hello and Goodmorning? I have no trouble if the input is only one but having 3 inputs is giving me trouble.I hope anyone can help me (btw I am a newbie to programming).

Post Reply