Update blog expertise
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: How to correctly close files in Python
|
||||
type: story
|
||||
tags: python,file
|
||||
expertise: intermediate
|
||||
expertise: beginner
|
||||
author: maciv
|
||||
cover: blog_images/flower-pond.jpg
|
||||
excerpt: When working with files in Python, it's important to ensure that the file is closed correctly. Here are a couple of ways to do that.
|
||||
|
||||
Reference in New Issue
Block a user