/* */ .search { float: right; margin-top: -10px; position: relative; display: none; } /* Pop up fancy box for mute and ban */ #popUp { width: 400px; height: 300px; margin-top:4px; } #popUp #header { width: 100%; height: 75px; border-bottom: 1px solid #ccc; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ } #popUp #header span { font-size: 20px; margin: 28px 30px; color: #3E90B9; text-shadow: 0 1px 4px rgba(255, 255, 255, 0.7); display: inline-block; line-height: 1em; } #popUp #body { margin: 30px; margin-top:25px; font-size: 12px; } #popUp #okay-button { margin-top: 30px; background: -webkit-linear-gradient(top, #f6fdff 0%,#b8dcea 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f6fdff 0%,#b8dcea 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f6fdff 0%,#b8dcea 100%); /* IE10+ */ background: -moz-linear-gradient(center top , #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#b8dcea'); outline: 0; border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #4990b4; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 3px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 1px 4px #eaeaea; -moz-box-shadow: 0px 1px 4px #eaeaea; box-shadow: 0px 1px 4px #eaeaea; vertical-align: center; text-decoration: none; } #verificationDialog { margin: 0; padding: 0; } #validate-header { width: 100%; height: 70px; border-bottom: 1px solid #E5E5E5; background-color: #F8F8F8; border-radius: 7px 7px 0 0; } #validate-header h1 { display: inline-block; line-height: 1em; font-family: Helvetica; margin: 0; padding: 26px 25px; color: #5EA1C3; font-size: 23px; font-weight: normal; text-shadow: 0px 2px 2px #DDD; } #validate-body { padding: 15px 25px; color: #333; } #validate-body span { display: block; font-family: Arial; font-size: 12px; color: #555; padding-bottom: 15px; } .resend { color: #777; font-family: Arial; font-size: 13px; } .resend:hover { color: #3E90B9; } #joinCommunityDialog { width: 650px; height: 445px; } #header { width: 100%; height: 75px; border-bottom: 1px solid #ccc; border-radius: 7px 7px 0 0; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ } #header span { font-size: 23px; font-family: Helvetica; margin: 28px 29px; color: #5EA1C3; text-shadow: 0 2px 2px #DDD; display: inline-block; line-height: 1em; } #agreement ol li { font-size: 12px; display: inline-block; padding-right: 5px; color: #73bbdd; min-width: 125px; } .tou-tabs { display: flex; margin: 15px 0px 4px 30px; } .tou-tabs li { margin-right: 10px } ol li span { color: #7c7c7c; font-size: 13px; font-family: Arial; } label { color: #666666; } .tab-text { position: absolute; margin-top: 11px; } .tab-num-box { color: #7c7c7c; background-color: #e2e2e2; width: 41px; height: 36px; text-align: center; margin-right: 8px; display:block; float:left; } .tab-num-text { padding: 0px; margin-left: 15px; margin-top: 11px; font-family: 'Museo500'; font-size: 19px; display:block; float:left; } .finished { border: 1px solid #d7edf5; margin-bottom: -1px; background-color: #f8f8f8; } .finished .tab-num-box { color: white; font-family: 'Museo300'; background-color: #c5e3f2; } .finished .tab-num-text { color: #5A9ABA; } .finished .tab-text { font-family: 'Arial'; font-weight: bold; color: #c4e2f2; font-size: 13px; } .active .tab-num-box { background-color: #73bbdd; width: 41px; height: 41px; box-shadow: 0px 0px 5px (0, 0, 0 0.35); } .active .tab-num-text { color: white; margin-top: 13px; margin-left: 16px; } .active .tab-text { font-family: Arial; font-weight: bold; color: #5A9ABA; margin-top: 13px; } .wolframIdTab { width: 275px; } .wolframIdTab .tab-text { padding: 0px; } .acceptTouTab { border: 1px solid #b7dbed; border-bottom: none; opacity: 1; background-color: #f7fdff; width: 291px; height: 41px; margin-bottom: -5px; } .panel { background-color: #f7fdff; border: 1px solid #b7dbed; margin: 0px 30px; } .panel .label { display: block; font-family: Arial; font-size: 12px; color: #555; margin: 5px 15px; } .sub-panel { border-top: 1px solid #B7DBED; background: #fff; padding: 20px; padding-left: 25px; } .sub-panel a { padding: 0px 15px; text-decoration: none; font-size: 12px; color: #3187a7; } .sub-panel a:hover { color: #0a6089; } input[type="submit"] { background: -moz-linear-gradient(center top , #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#b8dcea'); outline: 0; border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #4990b4; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 3px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 1px 4px #eaeaea; -moz-box-shadow: 0px 1px 4px #eaeaea; box-shadow: 0px 1px 4px #eaeaea; vertical-align: center; text-decoration: none; } input[type="submit"]:hover { background: -moz-linear-gradient(center top , #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#90cae1'); border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #3e90b9; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 4px rgba(255, 255, 255, 0.7); vertical-align: center; text-decoration: none; } .cancel-button { background: -moz-linear-gradient(center top , #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#b8dcea'); outline: 0; border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #4990b4; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 3px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 1px 4px #eaeaea; -moz-box-shadow: 0px 1px 4px #eaeaea; box-shadow: 0px 1px 4px #eaeaea; vertical-align: center; text-decoration: none; } .cancel-button:hover { background: -moz-linear-gradient(center top , #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#90cae1'); border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #3e90b9; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 4px rgba(255, 255, 255, 0.7); vertical-align: center; text-decoration: none; } #join-text { padding: 25px; color: #555; font-size: 13px; font-family: 'Arial'; height: 160px; line-height: 18px; color: #777; } #join-text a { text-decoration: none; color: #3187a7; } #join-text a:hover { text-decoration: none; color: #0a6089; } #join-text span { display: block; padding-bottom: 15px; } #confirm-cancel-text { padding: 25px; color: #777; font-size: 13px; line-height: 18px; font-family: 'Arial'; height: 160px; } #confirm-cancel-text h1 { font-family: Museo500; font-size: 17px; color: #146F9D; margin: 0px; font-weight: normal; } #confirm-cancel-text span { display: block; padding-bottom: 5px; } #cancel-reg { cursor: pointer; }

Message Boards Message Boards

Answer (Unmark) Mark as an Answer
.root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 10px; } WOLFRAM COMMUNITY 10 | 13878 Views | 43 Replies | 21 Total Likes View groups... Follow this post Share Share this post: GROUPS: Education Mathematica Wolfram U Wolfram Language Wolfram Programming Lab

[WSG21] New Intro to Wolfram Language Daily Study Group

Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; }

We're starting a new Daily Study Group for new users of Wolfram Language! If you'd like to learn to program in Wolfram Language with a combination of short lessons, poll questions to review key concepts, practice problems and Q&A, this is the group for you! We'll be working through the Elementary Introduction to Wolfram Language book by Stephen Wolfram with lots of interactive examples. A certificate of program completion will be awarded to participants who attend online sessions and pass quizzes. A list of daily topics can be found on the Daily Study Groups page. The study group sessions include videos and reading materials for the course and time for discussion and Q&A.

REGISTER HERE: https://www.bigmarker.com/series/daily-study-group-an-elementary-introduction-to-the-wolfram-language/series_details

About This Study Group: Learn the Wolfram Language and modern computational thinking from Stephen Wolfram's book with veteran Wolfram Language instructor and developer David Withoff and Wolfram instructional designer and technologist Rory Foulger. No prior programming knowledge is required.

Sessions include short lessons, poll questions to review key concepts, practice problems and Q&A. A certificate of program completion will be awarded to participants who attend online sessions and pass quizzes.

Study Group sessions run daily, Monday through Friday. This Study Group begins Monday, March 21, 2022.

enter image description here

POSTED BY: Rory Foulger 43 Replies Sort By: .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Posted 2 years ago

Thank you James and congratulation for the successful completion of the Study Group !!! See you in next classes to come! Best wishes, Marcos

POSTED BY: Marcos Henrique da Silva Bassani .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Posted 2 years ago

The "Exercises" worked just fine with me, no exception. But the problem occured when I took the quizzes. They were zeroed when questions were clearly right. There seems to be some issues with timing the deadline. It seemed to me that the due date would be the last time to take the quizzes but somehow they were accepted only until the day before. Anyway, just a misinterpretation of my part.

POSTED BY: Marcos Henrique da Silva Bassani .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 1 JamesLeslie Brown JamesLeslie Brown JamesLeslie Brown Posted 2 years ago

Hi

I was very pleased with my experience w the course, including the Quiz. An Email I recvd on 7Apr2022 said in part:

"Quiz Email 7Apr2022 The quizzes are ready at the links below. There are five quizzes that must be passed with scores of 60% or higher to earn your completion certificate. You have until April 15th to complete them. https://wolfr.am/WSG23_Quiz1 https://wolfr.am/WSG23_Quiz2 https://wolfr.am/WSG23_Quiz3 https://wolfr.am/WSG23_Quiz4 https://wolfr.am/WSG23_Quiz5"

I took the 5 Quiz during the week of 11-15Apr2022, which included the last Quiz on the last Day. I can confirm that the Quizes appeared to be accepted and Graded.

On one test, for two of the questions NONE of the answers were entirely correct, according to my evaluation and since these 2 Questions were of the type "Which of the following answers are correct", I left them blank...sometimes in the past with college-level multiple-choice tests I have had questions where no answer was correct, so this did not seem to be entirely out-of-line to answer that way. Although, normally, in college muliple choice test, one is asked to "Pick the Answer closest to being correct" Regardless, these were the only 2 question (for that test) graded wrong, so I still got 80%. And the tests all seemed to allow retaking to get a better grade (each attempt would result in saying the test result was recorded, but to retake the quiz if I wished, which I did do, even tho I always got a passing score the 1st time, and for each subsequent try). If I re-took the test, it was simply to find out the correct answer on the 1 or 2 I missed...I'm assuming the 60% score reqt for the certificate applied for the 1st try? When I re-took the test where I left 2 blank, the answer closest to the correct answer seemed to be determined as being correct, but I did confirm that the question evaluated by MY copy of Mathematica did indeed give a slightly different answer, as I had deduced on the 1st Try. I know, life is messy?

Which brings up the question. When do you send out the Certificates? Presumably by mail, or is it by email? I await eagerly.

I realize that may take a few weeks, but in the era of instant gratification...I am left devoid of the anticipated gratification of having successfully completed the course and quizzes.

Thank You Again James L Brown

POSTED BY: JamesLeslie Brown .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Joseph Sauvageau Joseph Sauvageau Joseph Sauvageau Posted 2 years ago

Yes I have also encountered that at times, especially if you copy & paste something into the cell instead of entering a solution entirely by hand. I'm not sure, but there may be other characters that get entered into the cell that are perhaps control characters that are not visible? Sometimes, I just ignored it knowing that I had the correct solution, sometimes, I cleared the cell and manually entered the content and that seemed to fix the problem.

POSTED BY: Joseph Sauvageau .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Erik Swan Erik Swan Erik Swan Posted 2 years ago

Is anyone else having issues with the "Check My Solution" functionality in the exercise notebooks? Specifically, for Section 10 (images), "Check My Solution" is always telling me it is incorrect even though I have confirmed my solution is correct according to the exercise answers given at the end of the book. It's also spitting out an error.

Here's a screenshot: enter image description here

POSTED BY: Erik Swan .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Ricardo Gorrin Ricardo Gorrin Ricardo Gorrin Posted 6 months ago

Hi Eric, my name is Ricardo, and I am working though the exercises on chapter 10. I am experiencing the same problems in the first two exercises as you. Did you find a solution? Thank you! Ricardo

POSTED BY: Ricardo Gorrin .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Cassidy Hinkle Cassidy Hinkle Cassidy Hinkle, Wolfram Research Posted 6 months ago

Hello Ricardo and Erik,

Thank you for your feedback, we looked into the exercises noted and found that they were older version of the notebooks. You fix this by going to https://www.wolframcloud.com/browse#Home/Copied%20Files and deleting the exercise notebook, then refreshing the page. Please email us at wolfram-u@wolfram.com if you experience further issues.

POSTED BY: Cassidy Hinkle .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Ricardo Gorrin Ricardo Gorrin Ricardo Gorrin Posted 6 months ago

Good morning Cassidy,

Thank you for looking to my post regarding the exercises of chapter 10. Exercises 10.7 to 10.11 (the ones that don't need a picture) are working fine, but the rest of them (the ones with Steve's picture) don't show any answer when I press the "Check my solution" box. I did what you suggested on your post.

Kind regards,

Ricardo

POSTED BY: Ricardo Gorrin .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Posted 2 years ago

Please, correcting: "Dear Instructors: I have understood that QUIZZES WERE due today April 14th, 2022." in fact, today is due day: April 15th 2022. Best wishes, Marcos

POSTED BY: Marcos Henrique da Silva Bassani .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Marcos Henrique da Silva Bassani Posted 2 years ago

TE MESSAGE below is displayed. The date displayed in the Wolfram quizz site is 04.12.2032 4:57PM ????? Well, very disapointing, Marcos

Attachment
Attachment
Attachments: Q2-4 MESSAGE.png Q2-4R.png POSTED BY: Marcos Henrique da Silva Bassani .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Gerald Dorfman Gerald Dorfman Gerald Dorfman Posted 2 years ago

The fruit roll problem:

The theoretical probabilities, P, of Winner, Loser, and Try again are:

P(W)=5/5^3=1/25=4%, P(L)=(5 * 4 * 3)/5^3=12/25=48%, and P(T)=1-(P(W)+P(L))=1-52%=48%.

Attached file FruitRoll_GDorfman_9apr22.nb contains two items:

(1) An alternative module for the problem that avoids using Which, Switch, etc., together with code to output 30 executions of it

(2) A simple Monte Carlo analysis that supports the theoretically computed probabilities.

Attachments: FruitRoll_GDorfm...nb POSTED BY: Gerald Dorfman .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 José Dordá José Dordá José Dordá Posted 2 years ago

A solution for the Fruit Roller using the functions Tally and Switch.

POSTED BY: José Dordá .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 JamesLeslie Brown JamesLeslie Brown JamesLeslie Brown Posted 2 years ago

When I downloaded the Course Materials at the End of the Last Day of the Course, there does not seem to be any of the Week 3 notebooks. Week 1 and Week 2 notebooks are there, but not Week 3. There seems to be no new files added since Apr 1 (hmmm, All Fools Day?).

Were any new files added more recent than Apr 1, and somehow I'm downloading the wrong cache of files?

POSTED BY: JamesLeslie Brown .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 JamesLeslie Brown JamesLeslie Brown JamesLeslie Brown Posted 2 years ago

Hi I'm in process of my review for the 5 Quiz Marathon. I think it is reasonable to ask whether each Quiz covers a certain portion of the Course? Said Info would make my prep more efficient, since we covered and entire Book in 2 weeks...

I would expect the 1st Quiz would cover perhaps the first few Days, while perhaps Quiz 5 might be expected to cover the entire course? or is there some other portioning that you would be willing to share?

I would happily accept the answer in the form of a Wolfram Language Association Assignment that would lead to a set {<| "Quiz 1" -> {1, 3}, "Quiz 2" -> {3,5}, ... or some such association of Quiz # -> {Day1, Day2}

Thanks In Advance

POSTED BY: JamesLeslie Brown .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Charles Glover Charles Glover Charles Glover, Retired Physicist Posted 2 years ago

New Intro to Wolfram Language Daily Study Group (begins March 21!)

POSTED BY: Charles Glover .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Charles Glover Charles Glover Charles Glover, Retired Physicist Posted 2 years ago

I do not see your email. I have checked gmail, inbox, spam, junk & deleted items. Please resend it.

POSTED BY: Charles Glover .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 SRI JANAKRISHNAN G SRI JANAKRISHNAN G SRI JANAKRISHNAN G Posted 2 years ago

Could you please share your email. I will reply through email

POSTED BY: SRI JANAKRISHNAN G .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 SRI JANAKRISHNAN G SRI JANAKRISHNAN G SRI JANAKRISHNAN G Posted 2 years ago

I Made you a reply gmail yesterday regarding the issues with quiz with some pictures

POSTED BY: SRI JANAKRISHNAN G .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 SRI JANAKRISHNAN G SRI JANAKRISHNAN G SRI JANAKRISHNAN G Posted 2 years ago

I have send you an reply email Regarding the Issues with quiz

POSTED BY: SRI JANAKRISHNAN G .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Joseph Sauvageau Joseph Sauvageau Joseph Sauvageau Posted 2 years ago

There appears to be a bug in Quiz 2: Problem 8 My email is: jsauvage@jpl.nasa.gov

POSTED BY: Joseph Sauvageau .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 JamesLeslie Brown JamesLeslie Brown JamesLeslie Brown Posted 2 years ago

I found at least one answer for 2 of the Questions on Quiz 2 was "close" to being correct, but actually all of the offered answers for these 2 Questions still contained some errors where they would not evaluate properly. I'm guessing that each person receives a set of different Questions on their Quiz 2 that they are confronted with; the Questions being extracted at random from a Pool of Test Questions (a New Wolfram Language Function: RandomQuestion[10]??).

Anyway, I'm not particularly bothered, as I passed it anyway, but would like to describe the particulars so as to contribute to an improvement in the Pool of Questions. For obvious reasons, I realize it might be best not to discuss this openly in this forum.

Is there an email that I can send the 2 Questions, and what I believe is incorrect as to the offered answers?

Also, it is suggested -in the Quiz- that to get the Certificate, you must get 60% score...I'm thinking that what is meant is the the score should be 60% or greater, otherwise I would have had to go back and change 4 of my answers to reduce my score back to 60%?

Overall, it's been Fun so Far. And I do appreciate the effort that the Gang at Wolfram has made in offering this course.

POSTED BY: JamesLeslie Brown .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Gerald Dorfman Gerald Dorfman Gerald Dorfman Posted 2 years ago

Is there a better way to turn a list of associations into a single association than is illustrated in the following example? ((In Mathematica, the Entity[...] entries are the usual icons, which are more readable.)

assocList = {<|Entity["City", {"Kabul", "Kabul", "Afghanistan"}] -> "Kabul, Afghanistan"|>, <|Entity[ "City", {"Maarianhamina", "Aoland", "Finland"}] -> "Maarianhamina, Aland Islands"|>, <|Entity[ "City", {"Tirana", "Tirana", "Albania"}] -> "Tirana, Albania"|>}; Association@Flatten@Normal[assocList]

Here is the output:

<|Entity["City", {"Kabul", "Kabul", "Afghanistan"}] -> "Kabul, Afghanistan", Entity["City", {"Maarianhamina", "Aoland", "Finland"}] -> "Maarianhamina, Aland Islands", Entity["City", {"Tirana", "Tirana", "Albania"}] -> "Tirana, Albania"| >

POSTED BY: Gerald Dorfman .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

Hi!

Merge[assocList, Total]

Should do the same thing :)

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rohit Namjoshi Rohit Namjoshi Rohit Namjoshi Posted 2 years ago

Hi Gerald,

This is probably the easiest way if there are no duplicate keys

Association@assocList
POSTED BY: Rohit Namjoshi .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 2 Gerald Dorfman Gerald Dorfman Gerald Dorfman Posted 2 years ago

Why does an association with 2 rules behave differently than an association with one rule in this example:
In[98]:= {Reverse[<|a -> {2, 3}, b -> {4, 5}|>, {2}], Reverse[<|a -> {2, 3}|>, {2}]}

Out[98]= {<|a -> {3, 2}, b -> {5, 4}|>, <|a -> {2, 3}|>}

POSTED BY: Gerald Dorfman .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Charles Glover Charles Glover Charles Glover, Retired Physicist Posted 2 years ago

Is anyone else having a problem going to the link for Quiz 1?. See attachment for the returned error. I get this error using both Chrome and Safari browsers. I get the same error when I try to open "An Elementary Introduction to the Wolfram Language".

Attachment
Attachments: Screen Shot 2022...png POSTED BY: Charles Glover .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 1 Pawel Petrykowski Pawel Petrykowski Pawel Petrykowski Posted 2 years ago

Is it one of the 17 solutions for the fruits roller?

POSTED BY: Pawel Petrykowski .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

very cool! I haven't seen this one before, nice job

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Donald Durack Donald Durack Donald Durack Posted 2 years ago

POSTED BY: Donald Durack .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

nice!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 1 José Dordá José Dordá José Dordá Posted 2 years ago

POSTED BY: José Dordá .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

nice! I love that you combined our learning on manipulate with this project!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 1 Sarah Hoyle-Katz Sarah Hoyle-Katz Sarah Hoyle-Katz Posted 2 years ago

POSTED BY: Sarah Hoyle-Katz .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

very cool!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 1 Hector Naranjo Hector Naranjo Hector Naranjo Posted 2 years ago

My contribution is from a fav Jazz Art from the National Museum of American History, LeRoy Neiman's Big Band

POSTED BY: Hector Naranjo .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

this is awesome, I love the triangles!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Hector Naranjo Hector Naranjo Hector Naranjo Posted 2 years ago

Me too, although now i see the missed opportunity for the nice joke "I love squares"

POSTED BY: Hector Naranjo .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

haha true!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 1 José Dordá José Dordá José Dordá Posted 2 years ago

POSTED BY: José Dordá .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

beautiful!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 3 Rory Foulger Rory Foulger Rory Foulger, Wolfram Research Posted 2 years ago

Half way through week 1! How are we enjoying the class so far? What have you learned? What's been hard or surprising for you?

Here are some of the things we've created together in the last couple of days:enter image description here enter image description here enter image description here

Share your own creations!

POSTED BY: Rory Foulger .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Cassidy Hinkle Cassidy Hinkle Cassidy Hinkle, Wolfram Research Posted 2 years ago

Thank you to all who have been participating in the study group so far. As noted by Rory in today's session, Lesson 10 of the course is your homework for the evening:

https://www.wolfram.com/wolfram-u/an-elementary-introduction-to-the-wolfram-language/10-images.en.html

You will need to be logged in with your Wolfram ID to directly enter the course, otherwise you directed to sign in to continue.

POSTED BY: Cassidy Hinkle .root-post .like-component { align-items: center; } .root-post .like-button { margin-left: 0; } 0 Christopher Long Christopher Long Christopher Long Posted 2 years ago

I missed the start of this one, but I'd be interested in joining the next iteration.

POSTED BY: Christopher Long
Reply to this discussion in reply to Community posts can be styled and formatted using the Markdown syntax. Tag limit exceeded Note: Only the first five people you tag will receive an email notification; the other tagged names will appear as links to their profiles. Reply Preview Attachments Remove or Discard

Group Abstract Group Abstract

Be respectful. Review our Community Guidelines to understand your role and responsibilities. Community Terms of Use Feedback © 2024 Wolfram. All rights reserved.