Ticker

2/rainbow story/ticker-posts

Header Ads Widget

Responsive Advertisement

Python Reference


Python Coding
Keterangan
fline=open("/home/pi/BljrPython/ftpy.txt").readline().rstrip()

Contoh Penggunaan:
>>>fline=open("/home/pi/BljrPython/ftpy.txt").readline().rstrip()
>>>fline
'1985'

Untuk membuka File (Contoh: File text) dan membaca hanya pada line pertama.





Post a Comment

0 Comments