Inaccuracy in _Computer Basics: Intro to Binary Code_
See original GitHub issueChallenge Name
https://www.freecodecamp.com/videos/computer-basics-intro-to-binary-code
Issue Description
Question 3 “There are some things which cannot be translated into binary.” Gives the correct answer as false
, when in fact it should be true
. In quantum computing, one qubit cannot be fully expressed in an arbitrarily large number of bits.
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Binary - Computer Science - GCF Global
This system is called binary, and your computer uses it all the time. Watch the video below to learn more about how computers...
Read more >What Is Binary Code? How Does It Work ... - Mikke Goes Coding
What is binary code and how does it work? Find out how the 1's and 0's mean and how to read binary in...
Read more >How exactly does binary code work? | The Kid Should See This
Every time you use the Internet to watch a movie, listen to music, or check directions, that's exactly what your device is doing,...
Read more >Binary Codes - Tutorialspoint
Classification of binary codes · Weighted Codes · Non-Weighted Codes · Binary Coded Decimal Code · Alphanumeric Codes · Error Detecting Codes ·...
Read more >Binary Language Explained - Video & Lesson Transcript
This binary code can be explained as machine language which makes sense to the computer. For people to make sense of this binary...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@erictleung I believe, we are removing the video challenges in favor of having them on the YouTube channel it self. I am not very sure.
@raisedadead is correct. See: https://github.com/freeCodeCamp/freeCodeCamp/issues/12753