@@ -0,0 +1,7 @@
#!/usr/bin/python
a = 10
if (a > 0):
print(a)
for a in reversed(range(5)):
The note is not visible to the blocked user.