Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
01.10 ASK "TEMPERATURE IN KELVIN", K
|
||||
01.20 TYPE "K ", %6.02, K, !
|
||||
01.30 TYPE "C ", %6.02, K - 273.15, !
|
||||
01.40 TYPE "F ", %6.02, K * 1.8 - 459.67, !
|
||||
01.50 TYPE "R ", %6.02, K * 1.8, !
|
||||
Loading…
Add table
Add a link
Reference in a new issue