Home
О нас
Products
Services
Регистрация
Войти
Поиск
Аринка555
@Аринка555
August 2022
1
8
Report
Pascal ABC
Мне нужна программа для ракеты, которая летит вверх
Помогите, пожалуйста, если кто-то знает)
Please enter comments
Please enter your name.
Please enter the correct email address.
Agree to
terms of service
You must agree before submitting.
Send
Answers & Comments
sirver
Могу ошибатся
uses GraphABC;var x:integer; beginlockdrawing; For x:=3 to 500 do beginclearwindow; circle (249,500,155); rectangle (250,350,220,200);circle (235,290,10);circle (235,250,10);line (249,202,230,160);line (219,200,230,160);circle (228,355,5);circle (235,355,5);circle (245,355,5);circle (241,365,5);circle (234,365,5);circle (238,375,5);redraw; end; end.
0 votes
Thanks 1
Аринка555
clearwindow что значит?
×
Report "Pascal ABCМне нужна программа для ракеты, которая летит вверхПомогите, пожалуйст..."
Your name
Email
Reason
-Select Reason-
Pornographic
Defamatory
Illegal/Unlawful
Spam
Other Terms Of Service Violation
File a copyright complaint
Description
Helpful Links
О нас
Политика конфиденциальности
Правила и условия
Copyright
Контакты
Helpful Social
Get monthly updates
Submit
Copyright © 2025 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
uses GraphABC;var x:integer; beginlockdrawing; For x:=3 to 500 do beginclearwindow; circle (249,500,155); rectangle (250,350,220,200);circle (235,290,10);circle (235,250,10);line (249,202,230,160);line (219,200,230,160);circle (228,355,5);circle (235,355,5);circle (245,355,5);circle (241,365,5);circle (234,365,5);circle (238,375,5);redraw; end; end.