Python Questions
5.33K subscribers
1 photo
7 links
Tasks for Beginners, Interview Questions, Regular expressions, simple coding problems, Quiz etc.

Useful Resources — »»» @python_resources_iGnani
Projects for Practice — »»» @python_projects_repository
Discussion Forum — »»» @python_programmers_club
Download Telegram
December 25, 2019
Welcome to Python Questions!

This channel caters to beginners, experienced python developers and those who just want to try somthing new.

It will contain simple objective questions to complex problems to solve using Python programming language.
It will also contain common interview questions.
Regular expressions, Algorithms, Quiz will also be posted.

For bigger problems, we will be posting the solutions on our github repository: https://github.com/ignani/LearnPython
December 25, 2019
January 7, 2020
January 8, 2020
# Sequence Puzzle
[30, 9, 40, 50, 91, 142, 234, ?] Find the next value?
Anonymous Poll
17%
276
16%
277
22%
334
17%
376
28%
377
January 8, 2020
January 9, 2020
January 9, 2020
x = 100
y = 200
print(x and y) #Explain Y do you think so?
Anonymous Quiz
10%
100
24%
200
18%
300
48%
Error
January 26, 2020
What does ~~~~~7 evaluate to?
Anonymous Quiz
24%
7
4%
8
35%
-7
10%
-8
28%
Error
January 27, 2020
January 27, 2020