PROGRAMMING
GAME DEVELOPMENT
In python we can easily import external modules and use the functions defined in them in our code.
Try removing the import
code from line 2. You will get an Error. Click the button, to Run the code again.
CODE SNIPPETS
;
to join two Executable Statements/
to break code into multiline codelen()
, find()
, replace()
& split()
zip
function to iterate over two Listsdel
, remove()
or pop()
insert()
, reverse()
& sort()
What is Studytonight?
Tutorials
Learn to Code
Interview Questions
/code/python/using-math-module.php