Skip to content

Instantly share code, notes, and snippets.

@ypacheco
Created March 13, 2022 20:46
Show Gist options
  • Save ypacheco/652b6880c131b242dbcf60747f624e23 to your computer and use it in GitHub Desktop.
Save ypacheco/652b6880c131b242dbcf60747f624e23 to your computer and use it in GitHub Desktop.
WPO4slides
group: slides
Logins = {
loguinID, name, dateTime, device, duration
1, 'Maxim Van de Wynckel','2020-03-01 12:12', 'Android',5
2, 'Yunior Pacheco Correa','2020-03-01 13:58','iOS',10
3, 'Maxim Van de Wynckel', '2020-03-02 10:01','Windows',8
4, 'Maxim Van de Wynckel', '2020-03-02 10:12','macOS',3
5, 'Bas Ketsman', '2020-03-03 06:04','Windows',20
6, 'Yunior Pacheco Correa', '2020-03-04 10:58','macOS',9
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment