You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -29,5 +29,8 @@ Write a Python code that takes an ASCII text file as input and converts each cha
29
29
## Using This Repository
30
30
This repository is structured to contain the Python scripts corresponding to each exercise. Each script can be run independently, and they are organized by their exercise numbers. Ensure you have Python installed on your system to run these scripts.
31
31
32
+
## License
33
+
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
0 commit comments