DEV Community

Discussion on: The Framework For Perfectionists With Deadlines

Collapse
 
victoromondi1997 profile image
VICTOR OMONDI

I need to teach you markdown.

message = """ You need to know how
        to style codes in markdown.
        Like mine."""
Thread Thread
 
delightfulcodes profile image
Christian Ndu

how?

Thread Thread
 
jvarness profile image
Jake Varness • Edited
System.out.println("After the \`\`\`, put the language");

Like java or ruby.

puts "It's lit yo"
Thread Thread
 
veldakiara profile image
Velda Kiara • Edited
print( "I did it.")