support@w4writers.com +44 7743 307695
Apr 03, 2023

Unit Code :- CE705
Title :- Introduction To Programming In Python
Assessment Type :- Assignment
1) Can I submit anything other than a working .py file?
Absolutely not.You must submit a .py file that works out of the box in Idle. If you submit any thing else (e.g. ipynb, pyw, pyi, etc.) this will be an automatic fail. You must submit a .py file that works in Idle.
CE705 Introduction To Programming In Python Assignment – UK

2) Can I import modules?
You can import any modules that come with Python (e.g. math, os, etc). You cannot use any module that requires extra installation (e.g. Pandas). The only exception to this rule is NumPy.

3) Can I make a small change in the return type of a function or method?
No. If a function or method is supposed to return a number say 5 and you return 5 [5] or anything other than just 5 you will lose all marks related to this function or method.

4) Can I make a small change in the data type of a parameter?
No. Such changes will lead to you losing all marks related to the function or method in question.

5) Can I add or remove a parameter?
No. Such changes will lead to you losing all marks related to the function or method in question.

6) Can I make a minor change in the name of a function or method?
No. Such changes will lead to you losing all marks related to the function or method in question.
Please note that Python is case-sensitive. For instance, the name run_test is not the same thing as Run_Test.

7) Can I implement extra functions or methods to make my code easier/cleaner?
Yes. Please note you must implement all the functions and methods described in the assignment brief. If you’d like to implement more, you are welcome to do so.

8) Can I implement the algorithm in this assignment in any other way than what the
assignment brief describes?
No. In this assignment we are trying to measure your ability to code a programme following a specification Hence you must follow this specification.

9) Does my code need to work only for the data set provided?
No it should work for any data set. In other words, do not hard code values such as the number of rows the number of columns etc.

Recent Post

Order this Assignment now

Total: GBP120

fables template