Correct way to import the sqlite3 in the program ?

Question:Correct way to import the sqlite3 in the program ?

1.import sqlite3

2.import sqlite3 as s

3.from sqlite3 import *

4.All of the above


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!