Giter Site home page Giter Site logo

answer-for-appworks-school's Introduction

-Answer-for-AppWorks-School

In this problem, I found that it is a project that is constantly doing conditional testing, and there will be cases of conformity and non-conformity after each entry into the conditional test. As long as the conformity occurs, the constantly changing and updated content will be put into the condition Check until the condition is non-conformity, then leave this control flow. Based on the above, I mainly use the loop collocation to judge whether it is correct or not to solve the problem.

===================================================================

  • Start the program
  • At the beginning, set an initial value variable 0 into x.
  • Put in the condition of x*x<36 to check whether it is true.
  • If it is true, the x value will be increased by 1 to become x=1, put in the condition and continue to check.
  • If the condition of x*x<36 continues to hold true, x will continue to be incremented by 1 and put into view.
  • Until the conditions are not met (here, the case of x*x≥36), the value of x is printed out directly.
  • x = 6
  • End the program.

answer-for-appworks-school's People

Contributors

yo0guitarit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.