Saturday, 13 April 2019

2) Python Versions
    -------------------
Python 1.0 - 1994
 ...
Python 2.7 - 2010  (Python 2.x)
 ...
Python 2.7.15- May 2018
Python 2.7.16- March 2019

Python 3.7.0 - Jun 2018(Python 3.x)
Python 3.7.3 - Mar 2019

No comments:

Post a Comment

Slide - CSS

   <html> <head> <style> /* Slideshow container */ .slideshow-container {   max-width: 1000px;   position: relative;   mar...