Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hi, I need help with defining user's input and applying it to code.
Post: Hi, I need help with defining user's input and app...

import sys from cs50 import get_string from cs50 import get_int from py_thesaurus import Thesaurus def main():    if len(sys.argv) != 2:        print("Usage:python final.py read [or] thes")        s...
jlmorenoc General Coding Help 2 2,276 Jun-24-2020, 09:05 AM

User Panel Messages

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