jisha.c
jisha.c
@jisha-c
Noble Member
Joined: Mar 4, 2023
Last seen: Mar 11, 2024
Topics: 300 / Replies: 494
Reply
Answer to: What is the use of forever block in scratch?

And the “forever” block will repeat a set of statements forever, never stopping until you click on the red stop sign icon on the screen to end your pr…

11 months ago
Topic
Topic
Replies: 0
Views: 141
Topic
Replies: 0
Views: 74
Reply
Answer to: What is Turtle Library in python?

turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen th…

11 months ago
Reply
Answer to: What is the applications of AI?

Artificial intelligence is the simulation of human intelligence processes by machines, especially computer systems. Specific applications of AI includ…

11 months ago
Reply
Answer to: What is the use of numpy in python?

NumPy can be used to perform a wide variety of mathematical operations on arrays. It adds powerful data structures to Python that guarantee efficient …

11 months ago
Topic
Replies: 0
Views: 68
Topic
Replies: 0
Views: 66
Topic
11 months ago
Replies: 0
Views: 50
Topic
Topic
Replies: 0
Views: 68
Topic
Replies: 0
Views: 59
Topic
Replies: 0
Views: 136
Reply
Answer to: How do you handle asynchronous operations in JavaScript?

In JavaScript, there are two common ways to work with asynchronous operations: then/catch method chaining and async/await . Both methods can be used t…

11 months ago
Page 5 / 53