Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. 1. Utility functions should be generic, like functions in standard library. They take input and create output and don't have special
  2. cases.
  3. 2. Except CIL interface, Logging should be used rather than print.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement