Functions shown in Functions and Modules

 print() - prints strings

replace() - dot notation command, replaces any word typed in this function that is in the string in the print() function

randrange() - part of random module, gives random integer from range of numbers given in this function

randint() - part of random module, gives random integer from range of numbers given in this function

No comments:

Post a Comment