Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: run out of memory
Post: run out of memory

Hello! I am working on jupyter and without noticing I must have have done something that kept running for a while. Now I can't open this file because it says that opera run out of memory. Is there any...
Ali_ General Coding Help 1 875 Apr-15-2022, 08:11 AM
    Thread: number to string
Post: number to string

If I have a number, for example 3, how can I convert it to beta 1, beta 2, beta 3 or if it is the number 2 to beta 1, beta 2 etc.
Ali_ Homework 1 1,318 Mar-31-2022, 09:20 AM
    Thread: position of shortest string
Post: position of shortest string

Hello! I have to create a function that takes as a parameter a list of strings. I need my function to return a number which is the position of the string with the shortest length. I have succesfully c...
Ali_ Homework 2 1,529 Mar-17-2022, 11:07 AM
    Thread: python function
Post: RE: python function

AB3C2 was just an example. It could be any numbers, so that's why if loop won't work here. It actually has to do with chemical substances. x is the number of carbon atoms, y the number of hydrogen and...
Ali_ Homework 5 1,701 Mar-10-2022, 12:25 PM
    Thread: python function
Post: python function

Hello! I need to create a function with 3 numbers, let's say def f(x,y,z). If I have something like (2,3,2), I want it to return A2B3C2 but if I have (1,3,2) I want it to return AB3C2. I can't seem t...
Ali_ Homework 5 1,701 Mar-10-2022, 10:25 AM

User Panel Messages

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