
Fahad
Prominent Member
Joined: Feb 1, 2023
Last seen: Nov 28, 2023
Last seen: Nov 28, 2023
Follow
RE: Which of the following is an invalid variable in Python?
Correct option is: b). b) 1st_string Explanation: A variable name cannot start with a number. A variable name can only contain alpha-numer...
9 months ago
Forum
Forum
Replies: 2
Views: 23
RE: What is the maximum possible length of an identifier?
Correct answer is d). none of the mentioned Explanation: Python identifiers are "unlimited in length" but as per PEP-8 you should limit i...
9 months ago
Forum
Forum
Replies: 2
Views: 19
RE: Is Python case sensitive when dealing with identifiers?
Correct option is: a). Yes Explanation: Case is always significant.
9 months ago
Forum
Forum
Replies: 2
Views: 27
Answer to: How to find Port on Windows?
Thank you for the update.
9 months ago
Forum
Forum
Replies: 2
Views: 36
RE: How many parameters does GPT-4 have?
An illustration shows a tiny dot representing GPT-3 and its “175 billion parameters.” Next to it is a much, much larger circle representing GPT-4, wit...
9 months ago
Forum
RE: Which is better ChatGPT 3 or ChatGPT 4?
GPT-4 is significantly larger and more powerful than GPT-3, with 170 trillion parameters compared to GPT-3's 175 billion parameters. This allows GPT-4...
9 months ago
Forum