רשימת תרגילים למתכנת המתחיל:
-
כתוב תוכנית שכותבת "Hello world"
-
כתוב תוכנית ששואלת אותי את השם שלי, וכותבת "Hello, Gil" אם הכנסתי את השם
Gil
Welcome, traveller! | |
Here's your task for today -- | |
- You are given a .shapes file format. Each line in this file represents a shape in an image. | |
- A shape can be a square, a rect, a circle, an ellipse, a line, polyline and polygon. | |
- Each shape has different arguments, the last argument is the color in which to paint (#rrggbb). See sample file below. | |
- There are no empty lines in this file, and list of shapes end when file ends. | |
Shapes and formats: |
רשימת תרגילים למתכנת המתחיל:
כתוב תוכנית שכותבת "Hello world"
כתוב תוכנית ששואלת אותי את השם שלי, וכותבת
"Hello, Gil"
אם הכנסתי את השם
Gil