Skip to content
Monday, June 16, 2025
Latest:
  • Computer Networks 2024 – BSc Computer Science Part 3
  • Design And Analysis Of Algorithm 2024 – BSc Computer Science Part 3
  • Introduction To Database Management System 2024 – BSc CS Part 3
  • Introduction To Computer Graphics 2024 – BSc Computer Science Part 3
  • UNIX And Shell Programming 2023 – BSc Computer Science Part 3
EASTER SCIENCE

  • News
    • General
    • Technology
    • Gadgets
  • Videos
    • YouTube Videos
    • TOP VIDEOS
  • Exam Papers
    • MCA
    • B.Sc. CS
      • First Year
      • Second Year
      • Third Year
  • Contact Us
  • Ask a Question
  • Questions & Answers

Questions & Answers

(Frequently asked questions)

Questions & Answers › Tag: Python
Filter:AllOpenResolvedClosedUnanswered
What is the output of the following code? def outer(x, y): def inner1(): return x+y def inner2(z): return inner1() + z return inner2 f = outer(10, 25) print(f(15))
AnsweredAdam asked 3 years ago • Programming Language
9459 views1 answers-1 votes
What is the output of the following code? def multipliers(): return [lambda x : i * x for i in range(4)] print([m(2) for m in multipliers()])
AnsweredAdam asked 3 years ago • Programming Language
14918 views1 answers0 votes
which-of-the-following-method-is-used-to-fetch-all-the-rows-of-a-query-result
AnsweredAdam asked 3 years ago • Programming Language
3209 views1 answers0 votes
What does the search method of re module do?
AnsweredAdam asked 3 years ago • Programming Language
4965 views1 answers0 votes
In a match found by a defined pattern, how to group various portions of a match?
AnsweredAdam asked 3 years ago • Programming Language
8533 views1 answers-1 votes
Which of the following methods of a match object mo is used to view the grouped portions of match in the form of a tuple?
AnsweredAdam asked 3 years ago • Programming Language
13299 views1 answers0 votes
« Previous1…141516




About Us

EASTERSCIENCE
"EASTER SCIENCE" was founded in 2017.
CEO & Founder
Mr. LOKESH KUMAR
We are providing you best and latest tech & gadgets news. Our main motive is to provide a way to every person for sharing their products and services's information with us and we will share it globally.

Subscribe Us

Useful Links

  • Home
  • Contact Us
  • About Us
  • FAQ
  • Terms and Conditions
Copyright © 2025 EASTER SCIENCE. All rights reserved.