Subscribe to:
Post Comments (Atom)
Implemet Stack in python
class Stack : def __init__ ( self , data ): self . stack = [] if ( data ): self . stack . append ( da...
-
The modem is a contraction of the term modulator and demodulator.as the name suggests a modem performs functions of both modulator and demo...
-
class Stack : def __init__ ( self , data ): self . stack = [] if ( data ): self . stack . append ( da...
-
When light of sufficiently small wavelength is incident on a metal surface,electrons are ejected from the metal,this phenomena is called pho...
No comments:
Post a Comment