Test

1:  def main():  
2:   print("Hello")  

Comments

Popular posts from this blog

NULL vs None in sqlite3 for Python

Complete SQLite IMDb Database with Python