.

Wednesday, May 6, 2020

Basics And Concepts Of Maths - 868 Words

#---import modules--- import turtle import random import time import os import math #------create turtle objects----- sc = turtle.Screen() t=turtle.Turtle() player=turtle.Turtle() e=turtle.Turtle() bullet=turtle.Turtle() bullet1=turtle.Turtle() s=turtle.Turtle() point=turtle.Turtle() life=turtle.Turtle() e_weapon=turtle.Turtle() #------define variables------ e_weapon_speed=15 e_weapon_state=1 shipspeed=16 bulletspeed=30 bulletspeed1=30 playerspeed=40 enemyspeed=7 score=0 bulletstate=True bulletstate1=True enemies=[] alist=[] blist=[] plist=[1,2,3] eneship=[] #-------define list for enemy positios----------†¦show more content†¦ition form posix list #print(x:,x) #----to remove overriding enemy position------- if x in alist: # check it is already in alist or not if yes then x=random.choice(posix) # choice again #print(x1:,x) else: alist.append(x) # otherwise add that number to alist #print(alist,alist) y=random.choice(posiy) # select y position if y in blist: y=random.choice(posiy) else: blist.append(y) #print(blist,blist) enemy.setposition(x,y) # set ene my position else: print(enter valied number) ene(e) #----------create enemy ship------- def ene_ship(s): for i in range(0,1): eneship.append(turtle.Turtle()) for ship in eneship: ship.shape(player.gif) ship.penup() ship.speed(0) ship.setposition(0,290) # set ship at x=0 and y=290 position #------create player 1st weapon as bullet-------- def player_weapon(bullet): bullet.color(green) #give color for bulletShow MoreRelatedMy Home Country Korea Has A Reputation For Its Intense Education System Essay871 Words   |  4 Pagesits intense education system. When I was in high school, I used to go to school at 7am, finish class at 4pm, and have self-study time in school until 10pm. The main reason I needed to study that long was because of math and especially Calculus. Calculus took more than half of the math course and therefore was a crucial subject. Experiencing Korean Calculus course is not an experience most students here in Miami can have, so I would like to introduce what is what like, how it was different from MTHRead MoreObserva tion Is The Major Role Of The Teacher755 Words   |  4 Pagesintroduced when child is ready with basic concepts of a particular material to support child needs. Relation of Sensorial, Practical life, Language and Literacy Math curriculum. The use of concept, materials during early years gives a child basic understanding of math and geometry materials. Through early sensorial, practical, language activities foundation of quality and quantity are laid out. Montessori students use hands on learning materials that make abstract concept clear and concrete. SensorialRead MoreDeveloping Fluency Requires A Balance And Connection Between Conceptual Understanding And Computation Proficiency941 Words   |  4 PagesO’Connell SanGiovanni (2013) noted there are no â€Å"tricks† in math and the understanding math makes it easier (p. 6). Setting up opportunities for students to discover rules or generalizations allows them to exercise reasoning skills as they are making sense of math concepts. Once students understand the process of multiplication they are ready to focus on the number patterns and relationships that will help them internalize the basic multiplication facts. They should spend much of their time exploringRead MoreI Am A Middle School Special Education Teacher1340 Words   |  6 Pagesgive specialized math instruction to two sixth grade classes, two seventh grade classes, and two eighth grade classes. The majority of my students perform between a kindergarten and second grade level. The exhibited math achievement gap across my classes is disturbing. Even though my students are identified as special needs, they should have made gains to their ability levels by middle school. Math skills are necessary skills. Math is everywhere. Students need to learn basic math skills, at minimumRead MoreThe Importance Of Instruction For Students With Or Without Disabilities1106 Words   |  5 Pagesrepresentation, multiple means of expression and multiple means of engagement relates to differentiating the content, the process and the product (Spencer, 2011; Tomlinson, 2000). Differentiating the content involves how the teacher presents new concepts and skills (Tomlinson ERIC, 2000; Tomlinson Allan, 2000). Students with disabilities can struggle with learning content in the typical pace of the general education classroom (Friend Bursack, 2015). In differentiated instruction, teachers introduceRead MoreReflective Paper1125 Words   |  5 Pages2 Math for Elementary Teachers II is the second part in a two part series. The mathematical concepts that were focused on throughout the second part of Math for Elementary Teachers were on measurement, geometry, probability, and data analysis. Just like part one of Math for Elementary Teachers, part two also address the relationship of the course concepts to the National Council of Teachers of Mathematics Standards for K-8 instruction. The first two weeks of this course, the main concepts thatRead MoreThe Myth Of Im Bad At Math898 Words   |  4 Pagesfinished calculus before they apply to college with intent to prove that they can handle higher level classes. http://qz.com/139453/theres-one-key-difference-between-kids-who-excel-at-math-and-those-who-dont/ Intelligence is Malleable http://www.theatlantic.com/education/archive/2013/10/the-myth-of-im-bad-at-math/280914/ Purdue University psychologist Patricia Linehan writes: A body of research on conceptions of ability has shown two orientations toward ability. Students with an Incremental orientationRead MoreProcedural Lessons: Children and Mathematics1460 Words   |  6 Pagestoday. From the moment children learn the basic principles of math to the day those children become working members of society, everyone has used mathematics at one point in their life. The crucial time for learning mathematics is during the childhood years when the concepts and principles of mathematics can be processed more easily. However, this time in life is also when the point in a person’s life where information has to be broken down to the very basics, as children don’t have an advanced capacityRead MoreImportance of Calculators1742 Words   |  7 Pagesprevious one, with heightened speed and more advanced capabilities. At the same time, the cost of a basic calculator has dropped so low that virtually that every household in the U.S. can easily afford one. Calculators are a big help when doing mathematical equations correctly. They are also a useful tool in learning different ways to do mathematics. The use of them plays a big part in excelling in math. With extensive availability, a full range of sizes and styles, and a price range for just aboutRead MoreIpad Essay891 Words   |  4 Pagestechnology increases, teachers have found it very useful to implement the use of iPad apps to teach and reinforce lessons taught. Three apps that are influenced by the Common Core Standards are Alphabet Zoo, Splash Math, Grade 2 Math Common Core: Cool Kids’. These iPad apps focus on strategies, concepts and techniques to help build and prefect the students ability to read and problem solve. Alphabet Zoo The Alphabet Zoo is a very interactive app that focus on student between the ages of two and six years

No comments:

Post a Comment