Codes: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 October 2020

  • curprev 16:2716:27, 15 October 2020Naaami talk contribs 312 bytes +312 Created page with ""hello {}".format(name) f"hello {name}" print ("hello python") n = "your name" "Hello" + x <b>loops</b> for x in range(10): print ("hello python") print (x) x = 1..."