Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Bachelor Thesis
Post: Bachelor Thesis

hey community, I am finishing my bachelors this year. I am studying Maths to become a teacher. Recently I started programming with python and my Professor gave me the opportunity to switch to my Ma...
iamaghost News and Discussions 2 2,873 Jun-18-2021, 09:00 PM
    Thread: threading help
Post: threading help

hey community, i am having some trouble understanding the threading module and would be glad if someone could help me out. My Code does the following: 1. Recv Messages from Clients (there are m...
iamaghost General Coding Help 0 1,372 May-29-2021, 12:00 PM
    Thread: Scraping a page with log in data (security, proxies)
Post: Scraping a page with log in data (security, proxie...

Hey guys, I have a few questions regarding the safety issues whilst scraping the web. Im working for an agency selling tickets for a big flight company and i want to scrape client data from my age...
iamaghost Web Scraping & Web Development 0 2,104 Mar-27-2021, 02:56 PM
    Thread: Selenium: Click on a Link Error
Post: Selenium: Click on a Link Error

hey guys, im currently trying to acces a link via Selenium. The Link named 'Ansehen' exists X amount of times, so the only difference in the source code between them is the string in the brackets of ...
iamaghost General Coding Help 0 1,372 Mar-02-2021, 12:55 AM
    Thread: How to start the program from the beginning.
Post: RE: How to start the program from the beginning.

i did it! **biggrin** I used recursive functions and it worked
iamaghost General Coding Help 5 2,876 Feb-22-2021, 06:52 PM
    Thread: How to start the program from the beginning.
Post: How to start the program from the beginning.

Hey guys, im currently just trying to make very basic rock, paper, scissors game but i strumbled upon the following problem: i wrote basic code to play Rock, Paper, Scissors. After every round i ca...
iamaghost General Coding Help 5 2,876 Feb-22-2021, 05:33 PM
    Thread: convert List with dictionaries to a single dictionary
Post: RE: convert List with dictionaries to a single dic...

(Jan-22-2021, 03:39 PM)deanhystad Wrote: Are you familiar with sparse matrices? I don't know if this fits in well with what you are trying to do. https://cmdlinetips.com/2018/03/sparse-m...ith-sci...
iamaghost General Coding Help 3 2,805 Jan-22-2021, 03:56 PM
    Thread: convert List with dictionaries to a single dictionary
Post: convert List with dictionaries to a single diction...

Hey guys, i have a matrix with lots of zeroes. In order to make the code more efficient i want to write code, that takes the rows and colums as indexes and their values as a dictionary. I managed t...
iamaghost General Coding Help 3 2,805 Jan-22-2021, 02:28 PM
    Thread: How to improve this Python 3 code?
Post: RE: How to improve this Python 3 code?

no, i didnt know about it unfortunately. I only saw it on other peoples code online. I got it know thanks you for that!
iamaghost Code Review 6 3,550 Jan-18-2021, 06:39 PM
    Thread: How to improve this Python 3 code?
Post: RE: How to improve this Python 3 code?

wow thats very nice!! im learning python for 1 month know and theres a lot i didnt test out yet...i dont know anything about test, except, try etc. **wall** i'll check all that out to understand yo...
iamaghost Code Review 6 3,550 Jan-18-2021, 06:37 PM
    Thread: How to improve this Python 3 code?
Post: RE: How to improve this Python 3 code?

hey Buran, thanks alot for your help. so far i get everything besides one point: how come that name, *grades = line.split() automatically detects what is a name and what is a grade? when i print(...
iamaghost Code Review 6 3,550 Jan-18-2021, 04:15 PM
    Thread: How to improve this Python 3 code?
Post: How to improve this Python 3 code?

I have a .txt file with names and their school grades. i wrote a program to output the name of a student + his/her average grade. I find my approach doing this somehow unefficient and i fell like cou...
iamaghost Code Review 6 3,550 Jan-18-2021, 02:25 PM

User Panel Messages

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