| r32 vs r33 | ||
|---|---|---|
| ... | ... | |
| 116 | 116 | 출력}}} |
| 117 | 117 | ---- |
| 118 | 118 | (+this['a'])+(+this['b'])=+this['c'] 테스트 : 변수 호출하지 않으면 ++=상태가 된다. |
| 119 | {{{#!if +this['a']+this['b']==+this['c'] | |
| 119 | {{{#!if (+this['a'])+(+this['b'])==+this['c'] | |
| 120 | 120 | 출력}}} |
| 121 | 121 | |
| 122 | 122 | {{{#orange 결론 : }}} {{{#!wiki style="display: inline; font-family: monospace;" |
| ... | ... |