Skip to content
Snippets Groups Projects
Commit f8a8ef3d authored by wa2-alaaiddin's avatar wa2-alaaiddin :speech_balloon:
Browse files

README.md

parent 9ba7cb8d
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
1. Task 1 (UFCFVQ-15-M Programming Task 1.ipynb)
The tasks in this section can be solved using mathematical equations and pre-built functions in Python. The code is organized in the task1.dot file. One weakness of the code is that it relies heavily on pre-built functions and does not make use of libraries such as CSV and Pandas, which could potentially make the code shorter and more efficient. There are also opportunities for improvement by updating the tasks to be solved using pure Python and by improving the custom table with a more efficient algorithm and better formatting.
The tasks in this section can be solved using mathematical equations and pre-built functions in Python. One weakness of the code is that it relies heavily on pre-built functions and does not make use of libraries such as CSV and Pandas, which could potentially make the code shorter and more efficient. There are also opportunities for improvement by updating the tasks to be solved using pure Python and by improving the custom table with a more efficient algorithm and better formatting.
2. Task 2 (UFCFVQ-15-M Programming Task 2.ipynb)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment