Skip to content

Others

Note of the development history of Mobile Device and 5G

Mobile phones occupy a pivotal position in people’s lives nowadays. Whether it’s social networking, entertainment, new knowledge, etc., we all rely on the information given to us by mobile devices. In an era when everyone is “self-media”, we will also use mobile devices, or even more The ethereal “Internet” is used to socialize and spread our ideas.

Read More »Note of the development history of Mobile Device and 5G

Fibonacci standard answer


Introduction

The birth of this article was accidental.

That’s what happened:

  • Today I want to speed up pure Python program
  • I found that I can do it with CPython
  • I need a test case to test CPython program
  • I thought of Fibonacci
  • I need answers to check program is correct
Read More »Fibonacci standard answer