myGully.com

myGully.com (https://mygully.com/index.php)
-   Programmierung (https://mygully.com/forumdisplay.php?f=67)
-   -   Brauche hilfe bei" MSNlogo screen" (https://mygully.com/showthread.php?t=2067161)

graga 24.06.10 21:55

Brauche hilfe bei" MSNlogo screen"
 
HI

Ich habe eine Aufgabe in Informatik ein Haus in MSWlogo screen zu erstellen. Ich habe die Formel leider aber ohne Variablen.Könnte mir jemand diese Formel mit Variabelen umstellen? Ich danke schon jetzt für die Hilfe

Zitat:

Zitat von
to dreieck
rt 30 fd 250 rt 120 fd 250 rt 120 fd 250 rt 90
end

to färben
rt 45
fd 1
setfc 8
fill
lt 90
fd 5
setfc 12
fill
pu
fd 90
pd
setfc 11
fill
rt 45
pu
fd 100
pd
setfc 11
fill
rt 90
pu
fd 70
pd
setfc 11
fill
lt 90
pu
fd 100
pd
setfc 4
fill
end

to haus
quadratgross
pu fd 250 pd
dreieck
pu setxy 50 50 pd
quadratklein
pu setxy 50 150 pd
quadratklein
pu setxy 150 150 pd
quadratklein
pu setxy 150 0 pd
rechteck
end

to quadratgross
repeat 4 [fd 250 rt 90
end

to quadratklein
repeat 4 [fd 50 rt 90]
end

to rechteck
repeat 2 [fd 100 rt 90 fd 50 rt 90]



Alle Zeitangaben in WEZ +1. Es ist jetzt 02:49 Uhr.

Powered by vBulletin® (Deutsch)
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.