- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 17
- Posts with Upvotes
- 13
- Upvoting Members
- 5
- Downvotes Received
- 8
- Posts with Downvotes
- 7
- Downvoting Members
- 4
- Interests
- I like Reading various kinds of books-> (Atalntic Code) was near Favorite. I play Tennis .Iam…
24 Posted Topics
Re: Mind if add some tutorials of mine? i am currently doing python and i am near done with this course. I am moving to Visual Basics. If those are really your writings, you can add them as tutorials, but not in this particular thread! | |
| |
Re: [URL="http://war of legends"]http://www.waroflegends.com/[/URL] | |
Re: Life is Sweet! Do you appreciate your life? | |
Re: Can you actually assign values e.g king"queen, I am having trouble displaying the values of the cards. | |
Re: Crosswords!? Shouts Mr Quackers Quackering He rans aound the room wailing " I have a dicken in a puzzle".... | |
![]() | Re: [COLOR="Green"]Why take a risk . There is a rule in the law of nature " Only th fittest Survive" , So it depends on the rabbit whether he can lead me to another tasty morsel else, I shoot him and take my chances[/COLOR].[B][/B] ![]() |
I need to create an application that displays math problems by randomly generating two numbers, 1 through 10, and an operator (*, -, /, +) and prompts the user for an answer. The application should check the answer and display a message, display the correct answer and generate a new … | |
Re: [COLOR="Green"]Welcome to Daniweb community! Iam just curious since Iam taking c++ too did you take Visual Basics/4/5/6?[B][/B][/COLOR] | |
Re: Welcome! to Daniweb! [COLOR="Green"]We help each other to the best of our ability. I assure you , you will be glad you joined our community[/COLOR].[B][/B] | |
Hello guys Iam having Visual Basics this year Sp can anyone show me an example of a madLib program>So far I have done little on it but my tutor told me to go and other madlibs by dfferent people> So does any have an Idea about mad libs? | |
| |
Re: I am new but why don't you try texting pygames.com they have some pretty cool games. | |
| |
[B][COLOR="Green"][B]I have done the blackjack program but every time i run it shows an error here is the code: P.S. I also need to show the value of the card[names of the cards e.g Jack etc[/B][/COLOR][/B] [CODE]import random as r def define_cards(c): rank_suit=["ace","two","three","four","five","six","seven","eight","nine","ten","jack","queen","king"] suit_rank=["clubs","spades","heatrts","diamonds"] for suit in range(4): for rank … | |
:) I am a 9th grader and I am still in high skill. As you may not know this a program that is featured in our school so i was suprised to learn many of the memebers were not of average intel. I just Daniwen community last week because i … | |
[B]############################### [COLOR="Green"]# PROLOG SECTION # hangman.py # Program to play the traditional game of hangman. # The computer picks a word and the player # has to guess it before he has made 7 wrong # guesses of letters in the word. # Each time the user makes an incorrect … | |
• shooter_clicked(x,y): This function is called when the shooter turtle is clicked on the screen. If the bullet not already moving, this function sets a global flag to cause the bullet to start moving upward. • Set the window dimensions and title. Call setup() to draw the window. • Set … | |
[B][INDENT]below is the tutorials for developing the program i had a hard time with it. Part 1: Blackjack Card Game Blackjack is a card game played in casinos. The game is also called Twenty-One. Blackjack came originally from France, where it is called Vingt-Et-Un (21). The goal for both the … | |
the point of the game is to shoot the bouncing ball. However i am trying to make the shooter move from left ot right any help is appreciated[code]from turtle import * from random import * import winsound import math def shooter_clicked(clickx,clicky): global start start=True return setup(600,400) maxx = 300 maxy … |
The End.