Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct code reported as buggy in Polygon360 #134

Open
PLMbugz opened this issue Sep 14, 2016 · 1 comment
Open

Correct code reported as buggy in Polygon360 #134

PLMbugz opened this issue Sep 14, 2016 · 1 comment

Comments

@PLMbugz
Copy link

PLMbugz commented Sep 14, 2016

override def run() {
for (i <- 0 to 359) {
forward(2)
right(1)
}
}
ce type de code entraine une erreur :" le monde est dit différent d'une seule line, pour quelques décimales en x et en y "
et ce pour tout les tracés de cercle

Lesson: turtleart
Exercise: turtleart.circletwo.CircleTwo
Programming Language: Scala
Lang: en
PLM version: 2.6-pre (20150202)
webPLM version: 2.0.3
Public user ID: PLM3c61b5275d4062ac8618571fcd0beb335404c2aa

@mquinson mquinson changed the title circle in turtleheart Correct code reported as buggy in Polygon360 Sep 20, 2016
@mquinson
Copy link
Member

I know the reported Exercise in the template is not Polygon360, but in the one after in the serie, and the proposed code is definitely looking like a Polygon360 solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants