Question: help pls Decode a string composed by reversed words ('Hello world' > 'olleH dlrow') then each characters converted into ascii value separeted by space. Example:
Decode a string composed by reversed words ('Hello world' > 'olleH dlrow') then each characters converted into ascii value separeted by space. Example: > python 2_zero_7.py encoded string? 1121081081017232.100108114111119324158 decoded string: Hello world :) (modifite)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
