Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Division calcuation with answers to 1decimal place.
Post: RE: Division calcuation with answers to 1decimal p...

(Jul-14-2021, 03:57 PM)deanhystad Wrote: You are comparing a str (answer) and a float (user_answer). They will never be equal. Leave the user input as a str and compare the strings. Thank you so m...
sik General Coding Help 3 2,139 Jul-14-2021, 04:26 PM
    Thread: Division calcuation with answers to 1decimal place.
Post: Division calcuation with answers to 1decimal place...

I'm trying to write a program that takes two random integers from 0-10 and divides them by each other and have the user enter the answer to one decimal place. I keep on getting incorrect even though ...
sik General Coding Help 3 2,139 Jul-14-2021, 03:31 PM
    Thread: How does this RLE code work?
Post: How does this RLE code work?

There's this RLE code my teacher showed the class and I've tried to make sense of it but struggling. Could anyone explain to me how the code works, maybe by adding comments to each line. Thanks in ad...
sik General Coding Help 1 2,053 Nov-21-2019, 08:40 AM
    Thread: webbrowser and menu not working.
Post: webbrowser and menu not working.

Can someone please explain to me why this doesn't work? def webpage(): import webbrowser web1="http://www.bbc.co.uk/" web2="http://en.wikipedia.org/wiki/Main_Page" web3="http://www.nasa.gov/"...
sik General Coding Help 1 1,845 Oct-30-2019, 11:03 PM

User Panel Messages

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