Chapter 1 - Basics
-
Write a program to print
Hello, World. -
Write a program to print a block F using hash (#), where the F has a height of six characters and width of five and four characters.
###### # # ##### # # # -
Create a
tupleto hold ani32andf32and then call thef32value. -
Take input(name) from the user of type
Stringand printHello, <name>!. -
Initialize an array of sixteen
0