Skip to content

Nadeem-Ahmed-S/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

  1. python -> Gives us version 2
  2. python3 -> Gives us version 3

Files built based on version 3.

To run the python file : python3 file_name.py or python file_name.py

Topics Covered :

  1. Functions
  2. File handling
  3. Regular Expressions
  4. Control Flow Statements

For more information : https://docs.python.org/3/

About

Python basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages