Challenges

  • Instructions

    You can choose one of these two types of challenges:

    Challenge 1: complete my code!

    • In replit.com or in other coding environment, create a drawing with python.
    • Post your drawing and the code in the twinboard below.
    • The partners have to complete your code to complete the drawing and post the result and code in the gallery.

    Example:

     

    Challenge 2: find the code!

    • In replit.com or in other coding environment, create a drawing with python (the code should be short, up to 10 code lines).
    • Post your drawing below.
    • The partners have to find a code which can lead to the same drawing and post the result and code in the gallery.
  • Your challenges

    Victor

    Find the code

    Martin Majčin

    Tractor - complete my code!

    Barbora Tabačková

    Bear

    Marek Miklo
    Michal Solár

    modern architecture

    Alexandra Žideková

    harder version- grateful

    Barbora Pobudová

    užite si to

    Jakub Škrobák

    良い一日

    Marko Vríčan

    find the code

    Matej Mečár
    Martin Majčin

    Minion - find my code!

    Samuel Neslušan

    Keyboard - find my code

    Nina Nagyová
    Ninka Nagyova

    complete my code!

    Samuel Neslušan

    Flag - complete my code

    Stanislav Slivoň + Jozef Šmárik

    Find the code

    Stanislav Slivoň + Jozef Šmárik

    Complete our code!

    Victor

    Basket ball - complete my code

    Jakub Sirovatka + Jozef Sedliak

    Find the code

    Jakub Sirovatka + Jozef Sedliak

    Complete my code

    Vanesa Uríčová a Radka Tomaníková

    Complete our code

    Vanesa Uríčová a Radka Tomaníková

    Find our code

    Stanislava Vandžurová + Bronislava Ševčíková

    complete my code!

    Stanislava Vandžurová + Bronislava Ševčíková

    find the code!

    Eliška Polkorábová a Tereza Tomaníková

    Find our code

    Marek Kuchar + Marek Roman

    Find the code

    Marek Kuchar + Marek Roman

    Complete the code

    Eliška Polkorábová a Tereza Tomaníková

    Snowman
    Complete our code

    Tatiana Lutišanová + Vanesa Mihalčatinová

    find the code

    Tatiana Lutišanová + Vanesa Mihalčatinová

    complete our code

    Eliška Vajdová

    Find the code

    Eliška Vajdová

    Complete the code

    Matej Mečár

    Complete my code!

    Lukas

    complete my code

    Lukas

    find the code

    Barbora Tabačková

    complete the code

    Adrian Soska

    complete code

    Adrian Soska

    Find the code

    Barbora Pobudová

    complete my code :)

    Michal Solár

    Bunny - complete my code

    Jakub Škrobák

    Complete my code

    Alexandra Žideková- complete my code

    import tkinter
    c=tkinter.Canvas(bg="blue")
    c.pack()
    c.create_rectangle(20,20,120,120, fill="white",)
    c.create_rectangle(20,60,120,80, fill="red", outline="red")
    c.create_rectangle(60,20,80,120, fill="red", outline="red")
    c.create_oval(175,60,205,143, fill="orange", width=2)
    c.create_oval(175,105,205,188, fill="pink", width=2)
    c.create_rectangle(178,100,202,120, fill="orange",outline="orange")
    c.create_line(176,122,205,122, width=5, fill="black")

    Marko Vríčan

    Complete my code

    Adam Meňhart

    Find the code

    Adam Meňhart

    Complete my code

    Marek Miklo

    Complete my code!
    Paint names used there: orange red, green, green
    (orange red is one name xd)

    Garden

    Draw a house and a flower according to the picture, use the command to draw the roof:
    canvas.create_polygon(x1,y1,x2,y2, fill='red')

    Mikel

    Find the code

    Dog, Tereza Pekarová

    Fill in what is missing

    import tkinter

    canvas.pack()

    canvas.create_oval(90,45,270,225, fill='brown')
    canvas.create_oval(155,115,170,140, fill='blue')

    canvas.create_oval(177,y,183,166, fill='black')
    canvas.create_oval(155,175,x,205, fill='red')

    canvas.create_oval(230,60,270,135, fill='brown')

    canvas.create_oval(195,130,200,135, fill='black')
    canvas.create_oval(95,65,125,110, fill='pink')

    Diego

    Complete my code!

    Jérôme Dubois

    complete the code

    Georges

    Find me

    Macéo Morin

    smiley- complete my code !