今回はプログラミング初心者や他のプログラミング言語を使ってる方にもわかるようにまとめたのでそういう方でもぜひ見ていってください! 今回使う言語はPythonです。 最近C++ばかりやってたのでたまには僕のプログラミングライフの原点であるPythonを ...
Python’s ord() function accepts a single unit of character and returns the equivalent Unicode of the passed argument. In other words, the `ord()` function can take a string or character of length one ...
昨今、金融情報や個人情報など、機密重要データがWeb上でやりとりされるようになり、暗号化の重要性は増している。そして、さまざまな手法で暗号化処理が行われている。今回は、自作の暗号化ツールを作ってデータ暗号化の雰囲気を楽しんでみよう。
Return the string representing a character whose Unicode code point is the integer i. For example, chr(97) returns the string 'a', while chr(8364) returns the string '€'. This is the inverse of ord().
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する