Sunil

Results 25 comments of Sunil

Updated is made from my side in the front class of the need any changes let me know

var MongoClient = require('mongodb').MongoClient; var url = "mongodb://localhost:27017/"; MongoClient.connect(url, function(err, db) { if (err) throw err; var dbo = db.db("mydb"); dbo.dropCollection("customers", function(err, delOK) { if (err) throw err; if (delOK)...

proxy is updated in server

for further assistance mail

manual is commented from the lower hand of the mankind in the future of the manual presented from the commented in future command is manualized in the future command in...

inform if their is any update for me.!

↓ Traceback (most recent call last): File "ipgeolocation.py", line 32, in from core.IpGeoLocationLib import IpGeoLocationLib File "/data/data/com.termux/files/home/IPGeoLocation/core/IpGeoLocationLib.py", line 30, in from core.Utils import Utils File "/data/data/com.termux/files/home/IPGeoLocation/core/Utils.py", line 35, in from...

still facing the login issue.!!

pygame.init() white = (255, 255, 255) black = (0, 0, 0) red = (255, 0, 0) dis = pygame.display.set_mode((800, 600)) pygame.display.set_caption('Snake Game by Edureka') game_over = False x1 = 300...