Home | All Fwiends | Random | Online | Music | Blog | Search

realicraft's Blog

"hello"
Male
14 years old
United States
Last Login: 1615066174000
Contacting realicraft
Message
Report
Add
Block
All Blogs (2/10)
1615066605000

time for some code

woo sample code to test css

have some inline code

can we bold it

maybe some italics would be nice

why not both?

woo code block

that's nice but maybe...

how about
multiple lines

time for some sample code:

for i in range(10):
    j = i*i
    print(str(i) + '^2=' + str(j))
    print('step ' + str(i))
    i += 1
print('finish')

wow that's big

Please login to leave a comment.