Skip to article frontmatterSkip to article content

Notes and Sidebars

Perhaps Python’s most controversial feature is its use of indentation for statement grouping, which derives directly from ABC. It is one of the language’s features that is dearest to my heart. It makes Python code more readable in two ways. First, the use of indentation reduces visual clutter and makes programs shorter, thus reducing the attention span needed to take in a basic unit of code. Second, it allows the programmer less freedom in formatting, thereby enabling a more uniform style, which makes it easier to read someone else’s code. -- Guido van Rossom, Python creator in an essay that was the foreward to a Python book

Neural Network

y=a(wx+b)y = a(w\mathbf{x} + b)

where:

Mishaps

A lawyer and expert in misinformation filed court documents with false citations provided by ChatGPT Hutchinson & Mitchell (2019).

References
  1. Hutchinson, B., & Mitchell, M. (2019). 50 Years of Test (Un)Fairness. 49–58. 10.1145/3287560.3287600