Download presentation
Presentation is loading. Please wait.
Published byElemér Varga Modified over 5 years ago
1
Computer Science 1 Review and finish Number base conversion
On computer time to finish Dice Game/ Number converter Challenge
2
Learning Targets Be able to convert to and from the following numbering systems Decimal, Binary, Octal, Hexadecimal Be able to write a program that can convert from one base to another base.
3
Conversions: Fill in the following
Decimal Binary Octal 44 11101 23
4
Recreate the chart… Recreate a chart counting from 0 to 17 in… Decimal
Binary Octal Hexadecimal (Not sure it we got this far before)
5
Binary to and from Hexadecimal
6
Push: Binary Program Input: Any integer
Output: Convert the integer number to binary Input : Any binary number Output: The number converted to decimal. Push: Convert from binary to decimal Push: Binary to Hex Push: Any base to any base
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.