InterviewSolution
Saved Bookmarks
| 1. |
What is scratch and python |
|
Answer» Scratch allows us to create interactive stories, animations,games,art and music. It provides an interactive environment to create programs by dragging blocks of code. If we define scratch and python separately, this can be explained as follows: Python is a high level, interpreted and interactive language. Ideally designed for rapid prototyping of complex applications. It is widely used in artificial intelligence, natural language generation and fields of computer science. Scratch and Python are programming languages which are generally used in office websites. |
|