Loop for simple equations
May 23, 2023
05:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 23, 2023
05:54 PM
Loop for simple equations
Could someone help me to write simple loop enumerating a new L?
Solved! Go to Solution.
ACCEPTED SOLUTION
Accepted Solutions
May 23, 2023
06:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 23, 2023
06:57 PM
Hi,
To enter the loop first time you need to change the while statement to >
2 REPLIES 2
May 23, 2023
06:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 23, 2023
06:46 PM
You have to put all seven assignment inside a while loop!
May 23, 2023
06:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 23, 2023
06:57 PM
Hi,
To enter the loop first time you need to change the while statement to >
