We all are BiTs
470 subscribers
1.24K photos
99 videos
174 files
897 links
all about 0 & 1 : Twitter : @NavidDariya
Download Telegram
#Python Pop Quiz 🐍

What is the output of the following code?

A) [True, True, True, True]
B) [True, False, False, True]
C) [False, True, False, True]
D) [False, True, True, False]
#Python Pop Quiz 🐍
@WearebiTs
What is the output of this crazy code?

A) SyntaxError
B) *******************Python
C) Python*******************
D) *********Python**********
#Python Pop Quiz 🐍

What is the output when you run this code in the REPL?
@WearebiTs
A) True
B) False
C) Syntax Error
D) None of the above
Have you ever used the slice() function in #Python?

It's a handy way to represent a set of indices. 🐍🚀

Here's an example.

@WearebiTs
@WearebiTs

There's some new #Python syntax being debated in PEP 736 – Shorthand syntax for keyword arguments at invocation

What do you think?
Forwarded from DLeX: AI Python
python2python3.pdf
668.2 KB
تفاوت کد ها در پایتون 2 و 3
#python
🆔 @ai_python
#Python Pop Quiz 🐍

What is the output of the following code?
@WearebiTs
A) [((1, 2),), ((3, 4),), ((5, 6),)]
B) [(1, 3, 5), (2, 4, 6)]
C) [(1, 2, 3, 4, 5, 6)]
D) None of the above
What is your favorite #Python web framework?

@WearebiTs
Python Question / Quiz;

What is the output of the following Python code, and why? 🤔🚀 Comment your answers in this Group: https://xn--r1a.website/+vHq2KHlW8AljNTc0

#python #programming #developer #morioh #programmer #coding #coder #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #machinelearning

Source: X
@WearebiTs

#Python Pop Quiz 🐍

What is the output of the following code?

A) 10.00
B) 10.13
C) 10.10
D) 10.20

X
Forwarded from DLeX: AI Python (NaviD DariYa)
@ai_python

Roots of parametric polynomials.
Made with #python, #matplotlib, #numpy and #sympy.

X