Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Solving simple bug in Jupyter
Post: RE: Solving simple bug in Jupyter

Hi, I'm also a noob but i tried it this way and it works fine. Let me know if this helps. def askAge(): age = input("how old are you?") try: print(int(age)) except: print("You Must enter a num...
satbir129 General Coding Help 3 2,440 Mar-02-2019, 03:05 AM
    Thread: Selenium Webdriver Memory Problem?
Post: RE: Selenium Webdriver Memory Problem?

(Mar-01-2019, 03:25 AM)Larz60+ Wrote: I see there are 1648 chapters, so I expect they are being cached, and you need to disable caching for firefox, see: https://stackoverflow.com/a/47093059 Thank Y...
satbir129 Web Scraping & Web Development 2 6,854 Mar-01-2019, 04:17 AM
    Thread: Selenium Webdriver Memory Problem?
Post: Selenium Webdriver Memory Problem?

Hi guys, so I made my first little program after watching some beginner videos and I'm having a problem where it keeps using more and more memory until it is eventually using so much that its hard for...
satbir129 Web Scraping & Web Development 2 6,854 Mar-01-2019, 03:02 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020