File was renamed
@@ -1,10 +0,0 @@
import argparse
import base64
# Load this source file and strip the header.
initial_data = 'Marcos'
encoded_data = base64.b64encode(initial_data)
num_initial = len(initial_data)
print encoded_data
The note is not visible to the blocked user.