Example & Tutorial understanding programming in easy ways.

If the program requires no action but requires it syntactically then what statement we use in Python ?

We can use pass keyword here.

Read More →