Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need help I’m new at this
Post: RE: Need help I’m new at this

Ok thanks
Pelaw General Coding Help 7 2,447 Feb-15-2020, 03:07 AM
    Thread: Need help I’m new at this
Post: RE: Need help I’m new at this

Im stuck if there’s any way you can help me set this up. Im learning and want to be good at it but running to some stuff i cant fix. Sorry for the inconvenience
Pelaw General Coding Help 7 2,447 Feb-13-2020, 06:34 PM
    Thread: Need help I’m new at this
Post: RE: Need help I’m new at this

Thanks i will work on it. Im confuse with the (created an instance and call the method)
Pelaw General Coding Help 7 2,447 Feb-13-2020, 03:25 PM
    Thread: Need help I’m new at this
Post: RE: Need help I’m new at this

Here is my code: import random import ui def Function(): v = ui.View() v.background_color = 'white' v.background_frame = '0, 0, w, h' for i in range(1,5): b = ui.Button(...
Pelaw General Coding Help 7 2,447 Feb-13-2020, 02:26 PM
    Thread: Need help I’m new at this
Post: Need help I’m new at this

I have a number generator app I’m building. When i get the return i get the numbers looking like this. [2, 3, 5, 6] how can i get only the numbers without the [ ] marks. Any help will be appreciated
Pelaw General Coding Help 7 2,447 Feb-13-2020, 02:13 PM

User Panel Messages

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