1 Will float , Convert string to integer

2 The integer , String to float


3 Binary , octal , Hexadecimal conversion to 10 Base number



4 Convert strings and bytes to and from each other


5 take ascii Code and string conversion
ord Convert characters to ascii code
chr take ASCII Code to single character

6 Conditional control statements
a 86 To 100
b 71 To 85
c 61 To 70
d 0 To 60
