High n without pow function?
Hello! Does anyone know how I should superscript the n in this problem? The instructions state that the pow function cannot be used. Thanks!
Hello! Does anyone know how I should superscript the n in this problem? The instructions state that the pow function cannot be used. Thanks!
I am wondering what would happen if I used the statement mein_attribute = 100 execute. What would happen then?
How is this possible, my dears??
Hi, can someone tell me how I can check whether a text is written by myself or by a ki
a) L2 is type 1 L3 is type 2 L1 ? b) One could specify a regular grammar for L1, e.g. S -> aA |aS A -> bC C -> cC | cD D -> d As you can see, the grammar of the L1 language is regular type 3. However, if you consider, for…
Hello everyone I'm not sure if I understood and solved this problem correctly. How would you solve it? Everything can be solved on scratch 😉 That's how I did it… Regards and thanks in advance!! 🙂
Hey, how exactly did they come up with 34.D4?
You can also write the pow function, iterative or recursive.
So as an introduction idea