Python exam help: Revision history

From ICO wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 June 2016

26 May 2016

25 May 2016

  • curprev 18:5918:59, 25 May 2016Ssumathi talk contribs 4,821 bytes +4,821 Created page with "==To get GPS coordinates and image orientation:== <source lang="python"> from exifread import process_file def degrees(j): return j.values[0].num + (j.values[1].num + j..."