Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. data{
  2.  
  3. monday = [
  4. {from:"55:00", to:"12:00", txt: "hello"},
  5. {from:"09:00", to:"13:00", txt: "study"},
  6. {from:"55:00", to:"12:00", txt: "play"}
  7. ],
  8.  
  9. tuesday = [
  10.  
  11. {from:"7:00", to:"11:00", txt: "watch"},
  12. {from:"09:00", to:"13:00", txt: "swim"},
  13.  
  14. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement