Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: error mod = num % 2
Post: error mod = num % 2

I try to print out odd and even number but I get error message at line 2 mod = num % 2 Here is the code num = input ("Enter a number:") mod = num % 2 if mod > 0: print("You picked an even numbe...
achondrite General Coding Help 2 2,029 Jan-30-2019, 08:15 PM
    Thread: Problem installing numpy and matplotlib
Post: Problem installing numpy and matplotlib

Hi! I´m new to Python and I want to learn to plot charts in Python. But I have difficulties to install numpy and matplotlib. I use Pycharm and I have tried to install numpy and matplotlib with conda b...
achondrite General Coding Help 1 3,136 Jan-16-2019, 10:41 PM

User Panel Messages

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