Final programming Flashcards
1
Q
what does ord(_) do?
what does str(_) do?
A
it converts character to number
it converts number into str
what does ord(_) do?
what does str(_) do?
it converts character to number
it converts number into str