المدة الزمنية 3:40

Python read a file

بواسطة Bro Code
38 487 مشاهدة
0
1.5 K
تم نشره في 2020/12/21

Python reading files tutorial example explained #python #read #file try: with open('test.txt') as file: print(file.read()) except FileNotFoundError: print("That file was not found :(") –––––––––––––––––––––––––––––– Up In My Jam (All Of A Sudden) by - Kubbi https://soundcloud.com/kubbi Creative Commons — Attribution-ShareAlike 3.0 Unported— CC BY-SA 3.0 Free Download / Stream: http://bit.ly/2JnDfCE Music promoted by Audio Library /watch/INo64jBxeDtx6 ––––––––––––––––––––––––––––––

الفئة

عرض المزيد

تعليقات - 58