Artistic Work with Python

Artistic Work with Python

2018-10-31T17:50:07+09:00 Oct 31, 2018|Tinker Stories|0 Comments

You can create art by coding!

 

It’s exciting ! It’s fun! Anyone can do it.

Yes, it requires text-based coding, that’s Python for you.

But the best part is seeing your code come out beautifully.

 

Every student had an idealistic way of how they wanted turtle to draw shapes in different ways and color.

 

 

Enough talk, let’s check out some of i:Code 2 students’ artistic works! They used the following algorithm.

  • Import turtle module
  • Set background color
  • Set speed
  • Loop through the shapes

Of course all these commands require keenness on the syntax, which is like grammar in coding.

 

 

After a series of testing and debugging, you are presented by your very own beautiful graphic artwork.

 

 

It was great watching the different artistic designs from each student, we are proud.

 

Join us for our winter camp to learn coding basics at Tinker Education!

Click the blue Apply button above and come join the fun!

Leave A Comment