tel-ran-de / BE10-Basic

Basic Java Group 10
1 stars 8 forks source link

Print a content of a text file to console #35

Open sergeylukichev opened 4 years ago

sergeylukichev commented 4 years ago

Write a Java program, which accepts a text file name as a parameter and prints the content of the file to console.

Contributes to #34