Wrote an article If You are a beginner and looking for your first programming languages π€
https://inprogrammer.com/which-programming-language-should-i-learn-first-as-a-beginner/
https://inprogrammer.com/which-programming-language-should-i-learn-first-as-a-beginner/
π4π1
  What does pip stand for python?
  Anonymous Quiz
    13%
    Pip Installs Python
      
    32%
    Pip Installs Packages
      
    33%
    Preferred Installer Program
      
    21%
    All of the above
      
    π34π’11π€―10β€6π₯5π5π3π₯°1
  Which keyword is used for function
in Python language?
  in Python language?
Anonymous Quiz
    12%
    function
      
    75%
    def
      
    10%
    fun
      
    3%
    define
      
    π19β€2π₯2π2
  Python supports the creation of
anonymous functions at runtime,
using a construct called_________
  anonymous functions at runtime,
using a construct called_________
Anonymous Quiz
    16%
    pi
      
    21%
    anonymous
      
    55%
    lambda
      
    8%
    none
      
    β€15π8π7π6π₯3π€©2
  π€61π11π€―7β€5π4π2
  Download all these books For Free π https://inprogrammer.com/5-must-read-free-books-for-beginners/
π7π₯2π₯°2β€1
  What will be the Output
def fun_x(x):
X=X+'2' x=x*2 return x print(fun_X("python")
  def fun_x(x):
X=X+'2' x=x*2 return x print(fun_X("python")
Anonymous Quiz
    33%
    python2python2
      
    17%
    python2
      
    42%
    Error
      
    7%
    None of above
      
    π€―25π12π€9π7π2
  π9
  Is Python case sensitive when
dealing with identifiers?
  dealing with identifiers?
Anonymous Quiz
    71%
    yes
      
    16%
    no
      
    12%
    machine dependent
      
    1%
    none
      
    π€31π9π€―8π5π2