[SOLVED] FSWD Assignment 3- Type Conversion

24.99 $

Category: Tags: , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Assignment-3-ldcv4g.zip (40.9 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
5/5 - (1 vote)

1. Write a python script to convert a number into str type.
2. Write a python script to print Unicode of the character β€˜m’
3. Write a python script to print character representation of a given unicode 100. 4. Write a python script to print any number and its binary equivalent
5. Write a python script to print any number and its octal equivalent.
6. Write a python script to print any number and its hexadecimal equivalent.
7. Write a python script to store binary number 1100101 in a variable and print it in decimal format.
8. Write a python script to store a hexadecimal number 2F in a variable and print it in octal format.
9. Write a python script to store an octal number 125 in a variable and print it in binary format.
10. Write a python script to add two numbers 25 (in octal) and 39 (in hexadecimal) and display the result in binary format.

  • Assignment-3-ldcv4g.zip