PROGRAMMING
GAME DEVELOPMENT
It is very crucial for a program to be interative. So for taking user input we use input
and raw_input
functions and print
function to output any value on console.
Add code to request the user for their 'College Name' or any other information. 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/input-output-example.php