Guest User

Untitled

a guest
Dec 11th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ["-LTR7P8PFWHogjlBENiJ": {
  2. filmid = 335983;
  3. rating = "5.5";
  4. review = ehh;
  5. }]
  6.  
  7. print(dict) //This prints the above JSON
  8. print(dict["review"]) // This prints nil
Add Comment
Please, Sign In to add comment