| |
|
|
p.specht
| Aufblas-Window:
Window Title "Fensterbeweger"
Window Style 24:font 2:declare a$,a!,sum!,add!,n&
whileloop 6,70,2:Window %maxx*(.5-.005*&Loop),%maxy*(.5-.005*&Loop)\
- (%maxx*.01*&Loop),(%maxy*.01*&Loop)
cls:print "\n from which Number is The Quadratwurzel pulled go? ";:waitinput 25
endwhile
cls:print "\n from which Number is The Quadratwurzel pulled go? \n\n number: ";
input a$:a!=val(a$):print "\n Result: ";sqrt(a!):waitinput 3000
whileloop 70,6,-2:Window %maxx*(.5-.005*&Loop),%maxy*(.5-.005*&Loop)\
- (%maxx*.01*&Loop),(%maxy*.01*&Loop)
cls:print "\n from which Number is The Quadratwurzel pulled go? ";:waitinput 25
endwhile :end
Rotierendes "Gummifenster":
|
|
|
| XProfan 11Computer: Gerät, daß es in Mikrosekunden erlaubt, 50.000 Fehler zu machen, zB 'daß' statt 'das'... | 05/23/21 ▲ |
|
|
|