file baca ruby

file = File.open("yourPath.txt")
results = file.read
I got 99 problems but a bug aint one!