diff options
Diffstat (limited to 'doc/tutorials/intro/42.EXERCISE-help_americans.pd')
-rw-r--r-- | doc/tutorials/intro/42.EXERCISE-help_americans.pd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tutorials/intro/42.EXERCISE-help_americans.pd b/doc/tutorials/intro/42.EXERCISE-help_americans.pd new file mode 100644 index 00000000..c122bd5d --- /dev/null +++ b/doc/tutorials/intro/42.EXERCISE-help_americans.pd @@ -0,0 +1,6 @@ +#N canvas 10 40 620 460 12; +#X obj 11 10 cnv 15 600 40 empty empty EXERCISE-help_americans 20 12 +0 24 -262131 -66577 0; +#X text 19 64 Help the poor Americans to understand Celsius. The formulas +are C = (5/9) * (F-32) and F = (9/5 * C) + 32 Try not to use [expr] +\, but instead use individual Pd objects for each math operation.; |