Skip to content

issues Search Results · repo:GiovanniBruno22/PythonBeginners language:Python

Filter by

21 results
 (81 ms)

21 results

inGiovanniBruno22/PythonBeginners (press backspace or delete to remove)

I ve made an oriented-object programming example, there s a class example with it s usage (creating an object using this class) with a comments in it https://github.com/wcupped/OOP-Example
  • wcupped
  • Opened 
    on Jan 17
  • #52

Beginner Project: 1. Base Task: - Create a Python script that measures and prints the current download and upload speed of your machine in megabits per second, using the speedtest-cli ...
  • IQExotic
  • 2
  • Opened 
    on Jan 6, 2024
  • #50

Write a python script to check whether the input string is Symmetrical or Palindrome.
enhancement
good first issue
help wanted
  • GiovanniBruno22
  • 3
  • Opened 
    on Sep 16, 2023
  • #43

Write some code to create an interactive to do list where the user will be able to add items and mark them as completed once done (bonus points if created with a UI)
enhancement
good first issue
help wanted
  • GiovanniBruno22
  • 5
  • Opened 
    on Aug 27, 2023
  • #35

It s called a quine -- a program that prints out it s own source code - this is a little more complicated than just doing a single print, but this can be done in a single line if done right. Good luck! ...
enhancement
good first issue
help wanted
  • Ttibsi
  • Opened 
    on Aug 23, 2023
  • #33

Add a calculator with at least an add function, a subtract function, a multiply function and a divide function. Feel free to expand on this idea as much as you want and make use of docstrings to document ...
enhancement
good first issue
help wanted
  • GiovanniBruno22
  • 12
  • Opened 
    on Aug 16, 2023
  • #30

Write a program that searches Wikipedia and fetches a random article. Then it asks the user if he wants to read that article or not. If the answer is yes, the material is shown; otherwise, another random ...
enhancement
good first issue
help wanted
  • GiovanniBruno22
  • Opened 
    on Aug 12, 2023
  • #27

Can anyone build a countdown timer that accepts hour, minute and second inputs. Then display the timer decreasing either in console or alternative UI. Bonus - Play a sound once it reaches zero!
enhancement
good first issue
help wanted
  • Tsu-HaoLiu
  • Opened 
    on Aug 9, 2023
  • #25

This can either be done with or without UI, create a dice generator that takes the number of dices and the dices face numbers as input then returns a random result.
enhancement
good first issue
help wanted
  • GiovanniBruno22
  • 1
  • Opened 
    on Aug 8, 2023
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub