Category: Python
Python tutorials
Week 2 — Success of AI Writers
We briefly discussed our project and objectives last week. Visit the link below to read it. This week we will talk about plagiarism and the dataset we will use.
Read moreProtocols in Python
If you have heard about the Abstract classes, you will be a quick grabber. Protocols are the best way to make the methods, functions, or classes follow a set of rules (introduced in the 3.8 version of python).
Read more