Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: New to Python - What are the basic concepts, uses, and fundamentals?
Post: RE: New to Python - What are the basic concepts, u...

Python is a very easy object oriented language in comparison to other OOP languages like java, C++ etc. It can be used in app development and web development also. It also has a lot of framework and l...
prih_yah News and Discussions 4 2,042 Oct-10-2019, 12:45 PM
    Thread: Just learnt python need help.
Post: RE: Just learnt python need help.

If you have basic knowledge of Python language than you can work on it. you can make some small projects and you can solve some problems related to Python. If you are interested than you can learn any...
prih_yah News and Discussions 3 1,963 Oct-10-2019, 12:24 PM
    Thread: what "return" means?
Post: RE: what "return" means?

All functions return a value when called. If a return statement is followed by an expression list, that expression list is evaluated and the value is returned: >>> def greater_than_1(n): .....
prih_yah General Coding Help 9 3,929 Oct-09-2019, 12:50 PM

User Panel Messages

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