== - While x equals to 0, != - While x not equals to 0, > - While x is greater than 0, < - While x less than 0, >= - While x is greater than or equals to 0, <= - While x is less than or equals to 0, /n - Used when we want to separate text on separate lines. , # - Used to add descriptive text to inform another programmer of what the code is about. , len(word) - Finds the length of a word, word.upper() - Changes a word into all capital letters, word.lower() - Changes a word into all lower case, strip(phrase) - Removes all spaces between the words, phrase.title() - Changes words so all of the words start with a capital letter, phrase.capitalize() - Changes words so only the first word starts with a capital letter, print(“hello world” [7:10]) - Displays specific letters within the chosen word. , name = firstname+lastname - Displays the both variable inputs without a space between them. ,

Tabela

Vizuelni stil

Postavke

Promeni šablon

Vrati automatski sačuvano: ?