ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Input-output - English

This is a sample video. To access the full content,
please Login

16095 visits



Outline:

Various output statements Print a string Print a string with newline character How to use format operators? Example for integer format Example for string format Example for float format Getting input from the user using Input()function Display a prompt to get the input Save the script as filename.py and execute using %run command