def func(label):
index = labels.index(label)
lines[index].set_visible(not lines[index].get_visible())
fig.canvas.draw_idle()
edit: it does!
def func(label):
index = labels.index(label)
lines[index].set_visible(not lines[index].get_visible())
fig.canvas.draw_idle()
edit: it does!
["Fizz" * (i % 3 == 0) + "Buzz" *(i % 5 == 0) or str(i) for i in range(1, 100)]
while True:
print("Hello world!")
{
"garry":{
"message": "nice ( ͡° ͜ʖ ͡°)"
}
}
while(true)
{
System.WriteLine("Hello World");
}
while(true)
{
std::cout<<"Hello World\n";
}
<?php
echo "im scary code because php";
?>
Nothing wrong with a little php in your life <3