Write a code that calculates the sum of Unicode code points of two given characters.
Bytes basics
Ord() application
Report a typo
Sample Input 1:
a
bSample Output 1:
195Write a program in Python 3
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.