User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
src:variables [2018-06-22 19:40]
jk
src:variables [2018-06-22 20:02] (current)
jk
Line 4: Line 4:
  
 ^Type^Eample^Description^ ^Type^Eample^Description^
-|int|42| +|int|42<​html><​br></​html>​-23
-|float|3.14| +|float|3.14<​html><​br></​html>​-0.000001
-|string|"​Lorem Ipsum"​| +|string|"​Lorem Ipsum"<​html><​br></​html>"​42"| 
-|list|[1,​2,​3,​4,​5]|+|list|[1, 2, 3, 4, 5]<​html><​br></​html>​["​a",​ "​b",​ "​c"​]|
 |dict|{"​a":​1,​ "​b":​2,​ "​c":​3}<​html><​br></​html>​{"​ate":​42,​ "​pi":​3.14,​ "​text":"​Lorem Ipsum"​}| |dict|{"​a":​1,​ "​b":​2,​ "​c":​3}<​html><​br></​html>​{"​ate":​42,​ "​pi":​3.14,​ "​text":"​Lorem Ipsum"​}|
  

ezPiC

Easy *Pi Controller for IoT Devices